![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| bool | HasDataToReplicate () |
| Use it to save bandwidth in some default conditions. Use it if Save and Load are overriden. | |
| bool | OnRplSave (ScriptBitWriter writer) |
| bool | OnRplLoad (ScriptBitReader reader) |
| void | OnRegisteredToParent (notnull HitZoneContainerComponent outHitZoneContainerComponent) |
| Gets called if a child HitZoneContainerComponent registers to a parent HitZoneContainerComponent. | |
| void | OnUnRegisteredFromParent (notnull HitZoneContainerComponent outHitZoneContainerComponent) |
| Gets called if a child HitZoneContainerComponent unregisters from a parent HitZoneContainerComponent. | |
| bool | HasDataToReplicate () |
| Use it to save bandwidth in some default conditions. Use it if Save and Load are overriden. | |
| bool | OnRplSave (ScriptBitWriter writer) |
| bool | OnRplLoad (ScriptBitReader reader) |
| void | OnRegisteredToParent (notnull HitZoneContainerComponent outHitZoneContainerComponent) |
| Gets called if a child HitZoneContainerComponent registers to a parent HitZoneContainerComponent. | |
| void | OnUnRegisteredFromParent (notnull HitZoneContainerComponent outHitZoneContainerComponent) |
| Gets called if a child HitZoneContainerComponent unregisters from a parent HitZoneContainerComponent. | |
Definition at line 12 of file HitZoneContainerComponent.c.
|
protected |
Use it to save bandwidth in some default conditions. Use it if Save and Load are overriden.
|
protected |
Use it to save bandwidth in some default conditions. Use it if Save and Load are overriden.
|
protected |
Gets called if a child HitZoneContainerComponent registers to a parent HitZoneContainerComponent.
|
protected |
Gets called if a child HitZoneContainerComponent registers to a parent HitZoneContainerComponent.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Gets called if a child HitZoneContainerComponent unregisters from a parent HitZoneContainerComponent.
|
protected |
Gets called if a child HitZoneContainerComponent unregisters from a parent HitZoneContainerComponent.