C# Class FGCodeWindow.API, Zombayo

显示文件 Open project: pchernev/Zombayo

Public Properties

Property Type Description
addTabMethod MethodInfo
allChildrenField PropertyInfo
containerWindowType System.Type
createAssetMethod MethodInfo
dockAreaType System.Type
mainViewField PropertyInfo
panesField FieldInfo
parentField FieldInfo
viewType System.Type
windowsField PropertyInfo
windowsReordered EditorApplication.CallbackFunction

Public Methods

Method Description
CreateAsset ( Object asset, string pathName ) : bool

Private Methods

Method Description
API ( ) : System.Collections.Generic

Method Details

CreateAsset() public static method

public static CreateAsset ( Object asset, string pathName ) : bool
asset Object
pathName string
return bool

Property Details

addTabMethod public_oe static_oe property

public static MethodInfo addTabMethod
return MethodInfo

allChildrenField public_oe static_oe property

public static PropertyInfo allChildrenField
return PropertyInfo

containerWindowType public_oe static_oe property

public static Type,System containerWindowType
return System.Type

createAssetMethod public_oe static_oe property

public static MethodInfo createAssetMethod
return MethodInfo

dockAreaType public_oe static_oe property

public static Type,System dockAreaType
return System.Type

mainViewField public_oe static_oe property

public static PropertyInfo mainViewField
return PropertyInfo

panesField public_oe static_oe property

public static FieldInfo panesField
return FieldInfo

parentField public_oe static_oe property

public static FieldInfo parentField
return FieldInfo

viewType public_oe static_oe property

public static Type,System viewType
return System.Type

windowsField public_oe static_oe property

public static PropertyInfo windowsField
return PropertyInfo

windowsReordered public_oe static_oe property

public static EditorApplication.CallbackFunction windowsReordered
return EditorApplication.CallbackFunction