NeoAxis Engine API Reference

EntityType.FilePath Property

Gets the file path of the .type file, which defines the given type.

[Browsable(Browsable=False)]
public string FilePath { public get; }

Remarks

If type to create manually file path it will be empty.

See Also

EntityType Class | Engine.EntitySystem Namespace