Monobit Unity Networking ver.2.8.0 Client API Reference
MonobitEngine.MonobitAnimatorView.AnimParamInfo Class Reference

同期するアニメーションパラメータ情報. More...

Public Attributes

AnimatorControllerParameterType m_Type
 同期するアニメーションパラメータの型. More...
 
string m_Name
 アニメーションパラメータ名. More...
 
bool m_EnableSync
 同期するかどうかのフラグ. More...
 

Detailed Description

同期するアニメーションパラメータ情報.

Member Data Documentation

bool MonobitEngine.MonobitAnimatorView.AnimParamInfo.m_EnableSync

同期するかどうかのフラグ.

string MonobitEngine.MonobitAnimatorView.AnimParamInfo.m_Name

アニメーションパラメータ名.

AnimatorControllerParameterType MonobitEngine.MonobitAnimatorView.AnimParamInfo.m_Type

同期するアニメーションパラメータの型.


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