Click or drag to resize
GameObjectUserData Field
Optional data you can attach to this game object. Note: this data will not be serialized / deserialized.

Namespace:  GeonBit.ECS
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Object UserData

Field Value

Type: Object
See Also