Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | MineManagerComponentClass |
Functions | |
MineManagerComponentClass GenericComponentClass | Register (notnull IEntity mine, IEntity mineSpawner) |
Registers the given mine entity. The mine spawner will add it's awareness to it's faction of this mine. More... | |
proto external void | Remove (notnull IEntity mine) |
Removes the given mine entity. More... | |
proto external void | AddFactionAwareness (notnull IEntity mine, notnull IEntity awarenessAdder) |
Update a mine's information awareness. More... | |