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