Holograms_ListLoaded()

List holograms that are loaded and get information about them

Full Function

Holograms_ListLoaded(p: player)

Parameters

Name
Type
Description

p

player

Player to send the information to

Return Values & Meanings

This function sends information about all loaded the holograms to the specified player, but it does not return anything.

Usage

# sends information about all LOADED holograms to player
Holograms_ListLoaded(player)

Last updated