|
DayZ 1.24
|
This is the complete list of members for Component, including all inherited members.
| DebugBBoxDelete() | Component | protected |
| DebugBBoxDelete() | Component | inlineprotected |
| DebugBBoxDraw() | Component | protected |
| DebugBBoxDraw() | Component | inlineprotected |
| DebugBBoxSetColor(int color) | Component | protected |
| DebugBBoxSetColor(int color) | Component | inlineprotected |
| DebugDirectionDelete() | Component | protected |
| DebugDirectionDelete() | Component | inlineprotected |
| DebugDirectionDraw(float distance=1) | Component | protected |
| DebugDirectionDraw(float distance=1) | Component | inlineprotected |
| DebugDirectionSetColor(int color) | Component | protected |
| Event_OnAwake() | Component | inlineprotected |
| Event_OnFrame(IEntity other, float timeSlice) | Component | protected |
| Event_OnInit() | Component | inlineprotected |
| Event_OnItemAttached(EntityAI item, string slot_name) | Component | inlineprotected |
| Event_OnItemDetached(EntityAI item, string slot_name) | Component | inlineprotected |
| GetCompName() | Component | inlineprotected |
| GetCompType() | Component | inlineprotected |
| GetNameByType(int comp_type) | Component | inlineprotectedstatic |
| Init() | Component | inlineprotectedstatic |
| IsTypeExist(int comp_type) | Component | inlineprotectedstatic |
| LogErrorBadCompType(int comp_type, string fnc_name) | Component | inlineprotectedstatic |
| LogThis(string msg, string fnc_name="n/a") | Component | inlineprotected |
| LogThisError(string msg, string fnc_name="n/a") | Component | inlineprotected |
| LogThisWarning(string msg, string fnc_name="n/a") | Component | inlineprotected |
| LogWarningAlredyExist(int comp_type, string fnc_name) | Component | inlineprotectedstatic |
| m_CompNames | Component | privatestatic |
| m_DebugShapeBBox | Component | protected |
| m_DebugShapeDirection | Component | protected |
| m_DebugShapeDirectionDist | Component | protected |
| m_ThisEntityAI | Component | protected |
| OnDrawing() | Component | inlineprotected |
| SetParentEntityAI(EntityAI e) | Component | inlineprotected |