Interface IModelData
Custom model data.
Namespace: Unity.Muse.Common
Syntax
public interface IModelData
Events
OnModified
Event raised when the data was modified.
Declaration
event Action OnModified
Event Type
Type | Description |
---|---|
Action |
Custom model data.
public interface IModelData
Event raised when the data was modified.
event Action OnModified
Type | Description |
---|---|
Action |