Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
EditablePrefabsLabel_VehicleType Interface Reference
Inheritance diagram for EditablePrefabsLabel_VehicleType:
[legend]

Public Member Functions

override bool GetLabelValid (WorldEditorAPI api, IEntitySource entitySource, IEntityComponentSource componentSource, string targetPath, EEditableEntityType entityType, notnull array< EEditableEntityLabel > authoredLabels, out EEditableEntityLabel label)
 
bool GetLabelValid (WorldEditorAPI api, IEntitySource entitySource, IEntityComponentSource componentSource, string targetPath, EEditableEntityType entityType, notnull array< EEditableEntityLabel > authoredLabels, out EEditableEntityLabel label)
 

Protected Attributes

float m_TruckMassValue
 
float m_APCArmorValue
 
- Protected Attributes inherited from EditablePrefabsLabel_Base
EEditableEntityLabel m_Label
 

Member Function Documentation

◆ GetLabelValid()

override bool EditablePrefabsLabel_VehicleType.GetLabelValid ( WorldEditorAPI  api,
IEntitySource  entitySource,
IEntityComponentSource  componentSource,
string  targetPath,
EEditableEntityType  entityType,
notnull array< EEditableEntityLabel >  authoredLabels,
out EEditableEntityLabel  label 
)
Parameters
[in]api
[in]entitySource
[in]componentSource
[in]targetPath
[in]entityType
[in]authoredLabels
[out]label
Returns

Implements EditablePrefabsLabel_Base.

Member Data Documentation

◆ m_APCArmorValue

float EditablePrefabsLabel_VehicleType.m_APCArmorValue
protected

◆ m_TruckMassValue

float EditablePrefabsLabel_VehicleType.m_TruckMassValue
protected

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