GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.ECS.Components
IComponent Class
IComponent Properties
Name Property
IComponent
Name Property
Get / set the name of this component.
Namespace:
GeonBit.ECS.Components
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
string
Name
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
IComponent Class
GeonBit.ECS.Components Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com