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

Public Member Functions

bool IsWhitelistEmpty ()
 return true when there is no prefab set on the whitelist.
 
bool IsOnWhitelist (ResourceName resName)
 Check if the given ID is ont he list of whitelisted prefabs.
 

Protected Attributes

ref array< ResourceName > m_aWhiteListPrefabs
 

Member Function Documentation

◆ IsOnWhitelist()

bool SCR_CampaignBuildingObstructionExceptionComponent.IsOnWhitelist ( ResourceName  resName)

Check if the given ID is ont he list of whitelisted prefabs.

◆ IsWhitelistEmpty()

bool SCR_CampaignBuildingObstructionExceptionComponent.IsWhitelistEmpty ( )

return true when there is no prefab set on the whitelist.

Member Data Documentation

◆ m_aWhiteListPrefabs

ref array<ResourceName> SCR_CampaignBuildingObstructionExceptionComponent.m_aWhiteListPrefabs
protected

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