NeoAxis Engine API Reference

MapObjectType.DieObjects Property

Gets the die objects collection.

[Description(Description="The die objects collection. These objects will be created after destroying of object.")]
public MapObjectCreateObjectCollection DieObjects { public get; }

Remarks

These objects will be created after destroying of object.

See Also

MapObjectType Class | Engine.MapSystem Namespace