C# Class ES3Postprocessor, Evolution

Inheritance: AssetPostprocessor
Afficher le fichier Open project: eaclou/Evolution Class Usage Examples

Méthodes publiques

Свойство Type Description
lastSelected GameObject,

Méthodes publiques

Méthode Description
AddManagerToScene ( ) : GameObject,
OnWillSaveAssets ( Array, paths ) : string[]
PlayModeStateChanged ( PlayModeStateChange state ) : void
PlaymodeStateChanged ( ) : void

Private Methods

Méthode Description
ES3Postprocessor ( ) : UnityEngine
RefreshReferences ( bool isEnteringPlayMode = false ) : void
UpdateAssembliesContainingES3Types ( ) : void

Method Details

AddManagerToScene() public static méthode

public static AddManagerToScene ( ) : GameObject,
Résultat GameObject,

OnWillSaveAssets() public static méthode

public static OnWillSaveAssets ( Array, paths ) : string[]
paths Array,
Résultat string[]

PlayModeStateChanged() public static méthode

public static PlayModeStateChanged ( PlayModeStateChange state ) : void
state PlayModeStateChange
Résultat void

PlaymodeStateChanged() public static méthode

public static PlaymodeStateChanged ( ) : void
Résultat void

Property Details

lastSelected public_oe static_oe property

public static GameObject, lastSelected
Résultat GameObject,