Garry's Mod Wiki
Description
Returns internal data about editable Entity:NetworkVars.
This is used internally by DEntityProperties and Editable Entities system.
This function will only work on entities which had Entity:InstallDataTable called on them, which is done automatically for players and all Scripted Entities
Returns
Example
Example output, if used on a edit_sun
.
Output: overlaycolor:
order = 4
title = OverlayColor
type = VectorColor
overlaysize:
max = 200
min = 0
order = 2
title = OverlaySize
type = Float
suncolor:
order = 3
title = SunColor
type = VectorColor
sunsize:
max = 100
min = 0
order = 1
title = SunSize
type = Float
This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.
Page content is automatically updated four times a day. Edits and history are not available.
Last Parsed: Loading...