Interface IAuthoringContext
Syntax
public interface IAuthoringContext
Properties
ContextHandlerType
Declaration
Type ContextHandlerType { get; }
Property Value
ContextType
Declaration
Type ContextType { get; }
Property Value
DefaultDataType
Declaration
Type DefaultDataType { get; }
Property Value
GameObjectContextType
Declaration
Type GameObjectContextType { get; }
Property Value
PassThroughForDefaultDataType
Declaration
Type PassThroughForDefaultDataType { get; }
Property Value
Methods
GetDomainConstantEditorType(Type)
Declaration
Type GetDomainConstantEditorType(Type type)
Parameters
Type |
Name |
Description |
Type |
type |
|
Returns