![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Static Protected Member Functions | |
| static bool | OpenBrowserInstance (int browserStateIndex=-1) |
| static bool | OpenBrowserInstance (SCR_EditorContentBrowserSaveStateData saveState) |
| static bool | OpenBrowserLabelConfigInstance (SCR_EditorContentBrowserDisplayConfig contentBrowserConfig=null) |
Management of placeable entities.
Definition at line 16 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Add or remove the given label
| label | Label to add or remove |
| addLabel | If true will add the label. Else will remove |
| stateIndex | Index of state to add/remove label off. Set to -1 to add/remove label of all states |
Definition at line 1207 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 138 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 843 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
If there is enough budget for the given list or Prefabs to spawn
| prefabs | Prefabs to get budget of |
| fallbackBudgetType | If the system fails to get the budget then if fallbackBudgetType is not -1 it will fall back and get the default budget of the given type |
Definition at line 869 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get can save persistent browser states.
Definition at line 677 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 1264 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 1444 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 1454 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 1426 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 1493 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 1438 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 1414 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Filter entries cached on component with current filters
Definition at line 243 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Filters all prefab IDs that match the extended entity.
Definition at line 148 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 207 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Find index of given editable entity (info), used for find in content browser
| info | EditableEntityInfo of the entity |
Definition at line 813 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 437 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 432 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get the index of the Browser state (which is set by tabs in content browser)
Definition at line 567 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 1321 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get the set content browser config
Definition at line 1351 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get Browser content browser state by index
| Index | of state, use -1 to get current tab state |
Definition at line 619 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get list of all Browser content browser states
| [out] | List | of all states |
Definition at line 606 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get current search string
Definition at line 650 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get extended entity. The value gets erased during retrieval.
Definition at line 777 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get prefab ID of item at given index
| index | Index of entry in filtered list/grid |
Definition at line 129 of file SCR_ContentBrowserEditorComponent.c.
Get prefab ID of item at given index
| index | Index of entry in filtered list/grid |
Definition at line 103 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 828 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get an array of all currently hidden state tabs
| [out] | hiddenStateTabs | Array of hidden state tabs |
Definition at line 578 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get info for placeaable prefab with given index. Infos are store dint he same order as prefabs from SCR_PlacingEditorComponentClass.
| Prefab | index |
Definition at line 800 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get info for placeaable prefab with given index.
Definition at line 786 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get the order of the given group type
| groupLabel | given group type |
Definition at line 457 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 442 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 447 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get label name of given Label type
Definition at line 516 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get order of given label type in it's label group
Definition at line 490 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 462 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 467 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 472 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get Last search string
Definition at line 641 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Event send when browser state done loading
Definition at line 722 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Event send when browser state is cleared
Definition at line 731 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Event send when browser state is loaded
Definition at line 713 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Event send just before browser state is loaded
Definition at line 704 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Event send when browser states are saved
Definition at line 695 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Event send when browser state is cleared
Definition at line 740 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get on label changed event
Definition at line 686 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get on search confirm, sends over current search string
Definition at line 749 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Called when state tab visibility is changed
Definition at line 758 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 549 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get current page index
Definition at line 539 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get prefab Resourcename of item with prefabID
| PrefabID | of item |
Definition at line 90 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Returns a list of lables that are currently blacklisted and any enity with the label will not be displayed in the list nor will the filter show
| [out] | validBlackListLabels | List of blacklisted labels |
Definition at line 185 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get if any label is currently active
Definition at line 395 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 174 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get if passed entity label currently active
| EEditableEntityLabel | enum value |
Definition at line 386 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Get if provided (entity) labels match current active selection, according to rules defined in config
Definition at line 328 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 313 of file SCR_ContentBrowserEditorComponent.c.
Client method for checking if given prefab is currently available to him
| [in] | prefabID |
Definition at line 116 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 1381 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 1278 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 1291 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 1235 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 1230 of file SCR_ContentBrowserEditorComponent.c.
Open content browser with preset labels
| browserStateIndex | The state that needs to be loaded upon opening. -1 to use lasted saved state |
Definition at line 1059 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Start extending given entity. Content browser will be opened, showing only entities which fir the extended entity. Selecting one will instantly place it.
| extendedEntity | Extended entity |
| config | with label data |
Definition at line 991 of file SCR_ContentBrowserEditorComponent.c.
|
inlinestaticprotected |
Open content browser.
| browserStateIndex | The state that needs to be loaded upon opening. -1 to use lasted saved state |
Definition at line 945 of file SCR_ContentBrowserEditorComponent.c.
|
inlinestaticprotected |
Open content browser with state
| browserStateIndex | The state that needs to be loaded upon opening. -1 to use lasted saved state |
Definition at line 959 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Open content browser with label config Allows labels to be active on opening and label groups/labels to be hidden
| config | with label data |
Definition at line 1106 of file SCR_ContentBrowserEditorComponent.c.
|
inlinestaticprotected |
Open content browser with label config Allows labels to be active on opening and label groups/labels to be hidden
| config | with label data |
Definition at line 974 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 1254 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Open content browser with external state
| browserStateIndex | The state that needs to be loaded upon opening. -1 to use lasted saved state |
Definition at line 1081 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Order given labels. Using group order and label order
| [in,out] | labels | that need to be ordered |
Definition at line 481 of file SCR_ContentBrowserEditorComponent.c.
Definition at line 916 of file SCR_ContentBrowserEditorComponent.c.
Reset the set labels
| setConfigData | if true and applicable will set config data hidding certain labels and setting labels active |
Definition at line 424 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 1224 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 1357 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Save the current browser state eg: Active filter labels, search string and current page
| clearBrowserState | if should also clear the browser for when the browser stays open and a new state is given |
Definition at line 1171 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Set Browser State
| browserStateIndex | index of state to set |
| saveCurrentState | wether or not the current state should be saved |
Definition at line 1128 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Set Browser State
| contentBrowserConfig | config of state to set |
| saveCurrentState | wether or not the current state should be saved |
Definition at line 1156 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Set the index of the Browser state (which is set by tabs in content browser)
| New | Index |
Definition at line 558 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 1334 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Set current search string
| searchText | search string to save |
Definition at line 659 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 1146 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Set extended entity. Upon next opening, the asset browser will show only prefabs which extend the entity.
| extendedEntity | Extended entity |
Definition at line 768 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Set label active
| EEditableEntityLabel | enum value |
| bool | set active state |
Definition at line 405 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Definition at line 544 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Set current page index
| New | Index |
Definition at line 530 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Set save state tabs enabled
| true | to set enabled |
Definition at line 669 of file SCR_ContentBrowserEditorComponent.c.
|
inlineprotected |
Makes sure that certain state tabs are shown or hidden
| tabIndex | index of state tab |
| setVisible | If should be hidden or not |
Definition at line 588 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 21 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 80 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 81 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 79 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 78 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 77 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 82 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 75 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 76 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 83 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 62 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 33 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 41 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 52 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 50 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 61 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 53 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 70 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 19 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 59 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 30 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 43 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 36 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 56 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 73 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 72 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 63 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 65 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 54 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 67 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 66 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 47 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 39 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 57 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 58 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 60 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 68 of file SCR_ContentBrowserEditorComponent.c.
|
protected |
Definition at line 69 of file SCR_ContentBrowserEditorComponent.c.