C# Класс UnityEngine_AnimationWrap, UnityHello

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Register ( LuaState L ) : void

Приватные методы

Метод Описание
AddClip ( IntPtr L ) : int
Blend ( IntPtr L ) : int
CrossFade ( IntPtr L ) : int
CrossFadeQueued ( IntPtr L ) : int
GetClip ( IntPtr L ) : int
GetClipCount ( IntPtr L ) : int
GetEnumerator ( IntPtr L ) : int
IsPlaying ( IntPtr L ) : int
Play ( IntPtr L ) : int
PlayQueued ( IntPtr L ) : int
RemoveClip ( IntPtr L ) : int
Rewind ( IntPtr L ) : int
Sample ( IntPtr L ) : int
Stop ( IntPtr L ) : int
SyncLayer ( IntPtr L ) : int
_CreateUnityEngine_Animation ( IntPtr L ) : int
_get_this ( IntPtr L ) : int
_this ( IntPtr L ) : int
get_Item ( IntPtr L ) : int
get_animatePhysics ( IntPtr L ) : int
get_clip ( IntPtr L ) : int
get_cullingType ( IntPtr L ) : int
get_isPlaying ( IntPtr L ) : int
get_localBounds ( IntPtr L ) : int
get_playAutomatically ( IntPtr L ) : int
get_wrapMode ( IntPtr L ) : int
op_Equality ( IntPtr L ) : int
set_animatePhysics ( IntPtr L ) : int
set_clip ( IntPtr L ) : int
set_cullingType ( IntPtr L ) : int
set_localBounds ( IntPtr L ) : int
set_playAutomatically ( IntPtr L ) : int
set_wrapMode ( IntPtr L ) : int

Описание методов

Register() публичный статический Метод

public static Register ( LuaState L ) : void
L LuaState
Результат void