GAF  4.0
General animation format player for Unity
Static Private Member Functions | List of all members
GAFEditor.Core.GAFConverterWindowListener Class Reference

Static Private Member Functions

static GAFConverterWindowListener ()
 
static void onCreateClip (string _AssetPath, bool _IsBaked, bool _IsAnimator)
 
static void onCreateClipPrefab (string _AssetPath, bool _IsBaked, bool _IsAnimator)
 
static void onCreateClipPrefabPlusInstance (string _AssetPath, bool _IsBaked, bool _IsAnimator)
 
static GameObject createClip (GAFAnimationAsset _Asset, bool _IsBaked, bool _IsAnimator)
 

Constructor & Destructor Documentation

static GAFEditor.Core.GAFConverterWindowListener.GAFConverterWindowListener ( )
staticprivate

Member Function Documentation

static GameObject GAFEditor.Core.GAFConverterWindowListener.createClip ( GAFAnimationAsset  _Asset,
bool  _IsBaked,
bool  _IsAnimator 
)
staticprivate
static void GAFEditor.Core.GAFConverterWindowListener.onCreateClip ( string  _AssetPath,
bool  _IsBaked,
bool  _IsAnimator 
)
staticprivate
static void GAFEditor.Core.GAFConverterWindowListener.onCreateClipPrefab ( string  _AssetPath,
bool  _IsBaked,
bool  _IsAnimator 
)
staticprivate
static void GAFEditor.Core.GAFConverterWindowListener.onCreateClipPrefabPlusInstance ( string  _AssetPath,
bool  _IsBaked,
bool  _IsAnimator 
)
staticprivate

The documentation for this class was generated from the following file: