C# Class FGCodeWindow.API, Zombayo

Afficher le fichier Open project: pchernev/Zombayo

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
CreateAsset ( Object asset, string pathName ) : bool

Private Methods

Méthode Description
API ( ) : System.Collections.Generic

Method Details

CreateAsset() public static méthode

public static CreateAsset ( Object asset, string pathName ) : bool
asset Object
pathName string
Résultat bool

Property Details

addTabMethod public_oe static_oe property

public static MethodInfo addTabMethod
Résultat MethodInfo

allChildrenField public_oe static_oe property

public static PropertyInfo allChildrenField
Résultat PropertyInfo

containerWindowType public_oe static_oe property

public static Type,System containerWindowType
Résultat System.Type

createAssetMethod public_oe static_oe property

public static MethodInfo createAssetMethod
Résultat MethodInfo

dockAreaType public_oe static_oe property

public static Type,System dockAreaType
Résultat System.Type

mainViewField public_oe static_oe property

public static PropertyInfo mainViewField
Résultat PropertyInfo

panesField public_oe static_oe property

public static FieldInfo panesField
Résultat FieldInfo

parentField public_oe static_oe property

public static FieldInfo parentField
Résultat FieldInfo

viewType public_oe static_oe property

public static Type,System viewType
Résultat System.Type

windowsField public_oe static_oe property

public static PropertyInfo windowsField
Résultat PropertyInfo

windowsReordered public_oe static_oe property

public static EditorApplication.CallbackFunction windowsReordered
Résultat EditorApplication.CallbackFunction