Class AnimationAuthoringContext
Inheritance
AnimationAuthoringContext
Syntax
public class AnimationAuthoringContext : AuthoringContext, IAuthoringContext
Properties
ContextHandlerType
Declaration
public override Type ContextHandlerType { get; }
Property Value
Overrides
ContextType
Declaration
public override Type ContextType { get; }
Property Value
Overrides
DefaultDataType
Declaration
public override Type DefaultDataType { get; }
Property Value
Overrides
GameObjectContextType
Declaration
public override Type GameObjectContextType { get; }
Property Value
Overrides
PassThroughForDefaultDataType
Declaration
public override Type PassThroughForDefaultDataType { get; }
Property Value
Overrides
Methods
BuildConstantEditorMappings()
Declaration
protected override void BuildConstantEditorMappings()
Overrides