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