GAF  3.4.10
General animation format player for Unity
Static Public Member Functions | Static Public Attributes | List of all members
GAFUtils Class Reference

Static Public Member Functions

static void Assert (bool _statemant, string _Message)
 
static void Error (string _Message)
 
static void Warning (string _Message)
 
static void Log (string _Message)
 
static string PropertyDump (object variable)
 

Static Public Attributes

static readonly Vector3 InvalidVector = new Vector3(int.MinValue, int.MinValue, int.MinValue)
 

Member Function Documentation

static void GAFUtils.Assert ( bool  _statemant,
string  _Message 
)
static
static void GAFUtils.Error ( string  _Message)
static
static void GAFUtils.Log ( string  _Message)
static
static string GAFUtils.PropertyDump ( object  variable)
static
static void GAFUtils.Warning ( string  _Message)
static

Member Data Documentation

readonly Vector3 GAFUtils.InvalidVector = new Vector3(int.MinValue, int.MinValue, int.MinValue)
static

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