C# Class Studio.UnityUtil

Afficher le fichier Open project: TrinityUniversityGameDesign/GitPlayground

Méthodes publiques

Méthode Description
ERRCHECK ( FMOD result ) : bool
ForceLoadLowLevelBinary ( ) : bool
Log ( string msg ) : void
LogError ( string msg ) : void
LogWarning ( string msg ) : void
to3DAttributes ( this pos ) : _3D_ATTRIBUTES
toFMODVector ( this vec ) : VECTOR

Method Details

ERRCHECK() public static méthode

public static ERRCHECK ( FMOD result ) : bool
result FMOD
Résultat bool

ForceLoadLowLevelBinary() public static méthode

public static ForceLoadLowLevelBinary ( ) : bool
Résultat bool

Log() public static méthode

public static Log ( string msg ) : void
msg string
Résultat void

LogError() public static méthode

public static LogError ( string msg ) : void
msg string
Résultat void

LogWarning() public static méthode

public static LogWarning ( string msg ) : void
msg string
Résultat void

to3DAttributes() public static méthode

public static to3DAttributes ( this pos ) : _3D_ATTRIBUTES
pos this
Résultat _3D_ATTRIBUTES

toFMODVector() public static méthode

public static toFMODVector ( this vec ) : VECTOR
vec this
Résultat VECTOR