Holograms_Load()
Remove a line from a hologram
Full Function
Holograms_Load(id: string)
Parameters
Name
Type
Description
id
text/string
ID of hologram
forceLoad
boolean
This parameter is optional. If this parameter is not set and the hologram is in an unloaded chunk, the hologram will not load. If this parameter is set to true, the chunk will be force loaded, and the hologram will load as normal. Default: false
Return Values & Meanings
Success
Usage
Last updated