Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_CampaignBuildingAreaMeshComponent.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_CampaignBuildingAreaMeshComponentClass
 

Functions

SCR_CampaignBuildingAreaMeshComponentClass SCR_TriggerAreaMeshComponentClass Attribute ("10")
 
override float GetRadius ()
 
void EnableFrameUpdateDuringEditor (bool val)
 
bool ShouldEnableFrameUpdateDuringEditor ()
 

Function Documentation

◆ Attribute()

◆ EnableFrameUpdateDuringEditor()

void EnableFrameUpdateDuringEditor ( bool  val)
Parameters
[in]val

Definition at line 33 of file SCR_CampaignBuildingAreaMeshComponent.c.

◆ GetRadius()

override float GetRadius ( )

Get radius of the area. To be overloaded by inherited classes.

Returns
Radius

Definition at line 21 of file SCR_CampaignBuildingAreaMeshComponent.c.

◆ ShouldEnableFrameUpdateDuringEditor()

bool ShouldEnableFrameUpdateDuringEditor ( )
Returns

Definition at line 41 of file SCR_CampaignBuildingAreaMeshComponent.c.