Click or drag to resize
IComponentName 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#
public string Name { get; set; }

Property Value

Type: String
See Also