Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_EUseContext.c
Go to the documentation of this file.
2{
3 NONE = 0,
5 FROM_INVENTORY = 1 << 1,
6 FROM_QUICKSLOT = 1 << 2,
7 CUSTOM = 1 << 3,
8}
SCR_EUseContext
@ FROM_ACTION
@ FROM_INVENTORY
@ FROM_QUICKSLOT
@ NONE
When Shape is created and not initialized yet.
Definition ShapeType.c:15
@ CUSTOM
Mesh created through MeshObject::Create.