![]() |
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_AICharacterLightInteractionSettingBase |
Functions | |
| SCR_AICharacterLightInteractionSettingBase SCR_AICharacterSettingWithCause | BaseContainerProps (description:"Allows AI to 'touch' lights. It's not meant to switch lights On/Off! Use it if you want to toggle lights yourself.") |
| override | GetCategorizationType () |
| bool | IsLightInterractionAllowed () |
| SCR_AICharacterLightInteractionSettingBase SCR_AICharacterSettingWithCause BaseContainerProps | ( | description:"Allows AI to 'touch' lights. It's not meant to switch lights On/Off! Use it if you want to toggle lights yourself." | ) |
Definition at line 1 of file SCR_AICharacterLightInteractionSetting.c.
| override BaseContainerProps::GetCategorizationType | ( | ) |
Definition at line 16 of file SCR_AICharacterLightInteractionSetting.c.
| bool BaseContainerProps::IsLightInterractionAllowed | ( | ) |