Holograms_ListAll()

List all holograms and get information about them

Full Function

Holograms_ListAll(p: player)

Parameters

Name
Type
Description

p

player

Player to send the information to

Return Values & Meanings

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

Usage

# sends information about all holograms to player
Holograms_ListAll(player)

Last updated