NeoAxis Engine API Reference

EntityType.ToString Method

Returns a string containing the type class name and name of the entity type.

public override string ToString();

Return Value

Returns a string containing the type class name and name of the entity type.

See Also

EntityType Class | Engine.EntitySystem Namespace