![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | SynchSkinnedState () |
Private Attributes | |
| bool | m_IsSkinned |
| Private Attributes inherited from Component | |
| Shape | m_DebugShapeBBox |
| Shape | m_DebugShapeDirection |
| float | m_DebugShapeDirectionDist |
| EntityAI | m_ThisEntityAI |
Additional Inherited Members | |
| Static Private Member Functions inherited from Component | |
| static string | GetNameByType (int comp_type) |
| static void | Init () |
| static bool | IsTypeExist (int comp_type) |
| static void | LogErrorBadCompType (int comp_type, string fnc_name) |
| static void | LogWarningAlredyExist (int comp_type, string fnc_name) |
Definition at line 9 of file bodystaging.c.
|
inlineprivate |
Definition at line 13 of file bodystaging.c.
References m_IsSkinned.
|
inlineprivate |
Definition at line 18 of file bodystaging.c.
|
inlineprivate |
Definition at line 44 of file bodystaging.c.
References m_IsSkinned.
Referenced by SynchSkinnedState().
|
inlineprivate |
Definition at line 23 of file bodystaging.c.
References m_IsSkinned, and SynchSkinnedState().
|
inlineprivate |
Definition at line 49 of file bodystaging.c.
References m_IsSkinned.
|
inlineprotected |
Definition at line 59 of file bodystaging.c.
References g_Game, IsSkinned(), and Component::m_ThisEntityAI.
Referenced by SetAsSkinned().
|
private |
Definition at line 11 of file bodystaging.c.
Referenced by ComponentBodyStaging(), IsSkinned(), SetAsSkinned(), and SetAsSkinnedClient().