|
Arma Reforger Script API
|
Public Member Functions | |
| override void | PrintHeader () |
| override void | ProcessFile (ResourceName file) |
| override void | PrintResults () |
Public Member Functions inherited from SCR_SearchXOBFunctor | |
| void | Search () |
| void | SCR_SearchXOBFunctor (bool printFiles, bool ignoreNoColliders, ResourceName searchedDir, int searchedAddon) |
Additional Inherited Members | |
Protected Attributes inherited from SCR_SearchXOBFunctor | |
| ref array< ResourceName > | m_aFiles |
| int | m_iCounter |
| bool | m_bPrintFiles |
| bool | m_bIgnoreNoColliders |
| ResourceName | m_sSearchedDirectory |
| int | m_iAddon |
| override void SCR_SearchXOBInvalidMaskFunctor.PrintHeader | ( | ) |
Implements SCR_SearchXOBFunctor.
| override void SCR_SearchXOBInvalidMaskFunctor.PrintResults | ( | ) |
Implements SCR_SearchXOBFunctor.
| override void SCR_SearchXOBInvalidMaskFunctor.ProcessFile | ( | ResourceName | file | ) |
Implements SCR_SearchXOBFunctor.