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