Class BuildListEditorEvent
- Namespace
- MonkeyLoader.Resonite.UI.Inspectors
- Assembly
- MonkeyLoader.Resonite.Integration.dll
Represents the event fired during construction of a FrooxEngine.MemberEditor for an FrooxEngine.ISyncList.
public sealed class BuildListEditorEvent : BuildMemberEditorEvent
- Inheritance
-
BuildListEditorEvent
- Inherited Members
Properties
Member
Gets the sync list that a FrooxEngine.MemberEditor is being constructed for.
public ISyncList Member { get; }
Property Value
- ISyncList