Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_TransformingEditorComponentClass Interface Reference
Inheritance diagram for SCR_TransformingEditorComponentClass:
SCR_BaseEditorComponentClass SCR_CampaignBuildingTransformingEditorComponentClass

Public Member Functions

array< ref SCR_BaseEditorEffectGetEffectsTransforationStart ()
 
array< ref SCR_BaseEditorEffectGetEffectsTransformationConfirm ()
 
array< ref SCR_BaseEditorEffectGetEffectsTransformationCancel ()
 
- Public Member Functions inherited from SCR_BaseEditorComponentClass
array< ref SCR_BaseEditorEffectGetEffectsActivate ()
 
array< ref SCR_BaseEditorEffectGetEffectsDeactivate ()
 

Additional Inherited Members

- Static Public Member Functions inherited from SCR_BaseEditorComponentClass
static SCR_BaseEditorComponentClass GetInstance (TypeName type, bool showError)
 Get prefab data of local editor component instance attached on SCR_EditorManagerEntity or SCR_EditorModeEntity.
 

Member Function Documentation

◆ GetEffectsTransforationStart()

array< ref SCR_BaseEditorEffect > SCR_TransformingEditorComponentClass.GetEffectsTransforationStart ( )

◆ GetEffectsTransformationCancel()

array< ref SCR_BaseEditorEffect > SCR_TransformingEditorComponentClass.GetEffectsTransformationCancel ( )

◆ GetEffectsTransformationConfirm()

array< ref SCR_BaseEditorEffect > SCR_TransformingEditorComponentClass.GetEffectsTransformationConfirm ( )

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