![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_CampaignBuildingTransformingEditorComponentClass |
Functions | |
| void | OnPreviewCreated (SCR_EditablePreviewEntity previewEnt) |
| void | OnPreviewDeleted () |
| override void | StartEditing (SCR_EditableEntityComponent pivot, notnull set< SCR_EditableEntityComponent > entities, vector transform[4]) |
| override void | StartEditingServer (int pivotId, array< int > entityIds, vector dummyVector, vector transform[4], bool isUnderwater, EEditorTransformVertical verticalMode) |
| override void | StartEditingOwner () |
| override void | EOnEditorActivate () |
| bool | IsInBuildingRadiusVector (vector previewOrigin) |
| Test if the composition is moved out of the building mode and if so, deny the transfer. | |
| override bool | ConfirmEditing () |
| void | ReleaseLastRejectedPivot () |
| The variable has to be set to null if the editing was blocked because of the temporary move of the composition by another player. | |
| SCR_EditableEntityComponent | GetEditedPivot () |
| override void | ConfirmEditingServer (SCR_EditorPreviewParams params, int playerID) |
| override void | CancelEditingServer () |
Variables | |
| SCR_CampaignBuildingTransformingEditorComponentClass | m_LastRejectedPivot |
| SCR_CampaignBuildingPlacingObstructionEditorComponent | m_ObstructionComponent |
| SCR_CampaignBuildingPlacingHQBaseEditorComponent | m_HQBaseEditorComponent |
| SCR_EditablePreviewEntity | m_PreviewEntity |
| SCR_PreviewEntityEditorComponent | m_PreviewEntityEditorComponent |
|
protected |
Definition at line 194 of file SCR_CampaignBuildingTransformingEditorComponent.c.
|
protected |
Definition at line 143 of file SCR_CampaignBuildingTransformingEditorComponent.c.
|
protected |
Definition at line 173 of file SCR_CampaignBuildingTransformingEditorComponent.c.
|
protected |
Definition at line 115 of file SCR_CampaignBuildingTransformingEditorComponent.c.
|
protected |
Definition at line 166 of file SCR_CampaignBuildingTransformingEditorComponent.c.
Test if the composition is moved out of the building mode and if so, deny the transfer.
Definition at line 127 of file SCR_CampaignBuildingTransformingEditorComponent.c.
|
protected |
Definition at line 19 of file SCR_CampaignBuildingTransformingEditorComponent.c.
|
protected |
Definition at line 27 of file SCR_CampaignBuildingTransformingEditorComponent.c.
|
protected |
The variable has to be set to null if the editing was blocked because of the temporary move of the composition by another player.
Definition at line 161 of file SCR_CampaignBuildingTransformingEditorComponent.c.
|
protected |
Definition at line 32 of file SCR_CampaignBuildingTransformingEditorComponent.c.
|
protected |
Definition at line 83 of file SCR_CampaignBuildingTransformingEditorComponent.c.
|
protected |
Definition at line 58 of file SCR_CampaignBuildingTransformingEditorComponent.c.
|
protected |
Definition at line 14 of file SCR_CampaignBuildingTransformingEditorComponent.c.
|
protected |
Definition at line 13 of file SCR_CampaignBuildingTransformingEditorComponent.c.
|
protected |
Definition at line 15 of file SCR_CampaignBuildingTransformingEditorComponent.c.
|
protected |
Definition at line 16 of file SCR_CampaignBuildingTransformingEditorComponent.c.