Class DummyContext
Syntax
public class DummyContext : 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