![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Classes | |
| class | BaseContainer |
| class | BaseContainerList |
| class | BaseContainerTools |
| class | IEntityComponentSource |
| class | IEntitySource |
| class | UserSettings |
| class | WidgetSource |
| enum DataVarType |
Type of variable. Used by enf::MaterialClass, enf::Material, enf::MaterialSource, enf::MaterialSystem, enf::WidgetProperties, enf::SoundShaderDef etc
| Enumerator | |
|---|---|
| ARRAY | |
| NULL | Unknown type. |
| SCALAR | Float type. |
| VECTOR2 | Vector2 type. |
| VECTOR3 | Vector3 type. |
| VECTOR4 | Vector4 type. |
| MATRIX | Matrix44 type. |
| COLOR | FColor type. |
| INTEGER | Int type. |
| TEXTURE | TextureMap type. |
| BOOLEAN | Boolean type. |
| STRING | String type. |
| POINTER | Pointer type. |
| FLAGS | Flag-set type. |
| OBJECT | Object, derived from BaseContainer. |
| RESOURCE_NAME | Resource name. |
| SCALAR_ARRAY | |
| VECTOR2_ARRAY | |
| VECTOR3_ARRAY | |
| VECTOR4_ARRAY | |
| MATRIX_ARRAY | |
| COLOR_ARRAY | |
| INTEGER_ARRAY | |
| TEXTURE_ARRAY | |
| BOOLEAN_ARRAY | |
| STRING_ARRAY | |
| POINTER_ARRAY | |
| OBJECT_ARRAY | |
| RESOURCE_NAME_ARRAY | |
| ARRAY | |
| NULL | Unknown type. |
| SCALAR | Float type. |
| VECTOR2 | Vector2 type. |
| VECTOR3 | Vector3 type. |
| VECTOR4 | Vector4 type. |
| MATRIX | Matrix44 type. |
| COLOR | FColor type. |
| INTEGER | Int type. |
| TEXTURE | TextureMap type. |
| BOOLEAN | Boolean type. |
| STRING | String type. |
| POINTER | Pointer type. |
| FLAGS | Flag-set type. |
| OBJECT | Object, derived from BaseContainer. |
| RESOURCE_NAME | Resource name. |
| SCALAR_ARRAY | |
| VECTOR2_ARRAY | |
| VECTOR3_ARRAY | |
| VECTOR4_ARRAY | |
| MATRIX_ARRAY | |
| COLOR_ARRAY | |
| INTEGER_ARRAY | |
| TEXTURE_ARRAY | |
| BOOLEAN_ARRAY | |
| STRING_ARRAY | |
| POINTER_ARRAY | |
| OBJECT_ARRAY | |
| RESOURCE_NAME_ARRAY | |
Definition at line 17 of file DataVarType.c.
| enum DataVarType |
| Enumerator | |
|---|---|
| ARRAY | |
| NULL | Unknown type. |
| SCALAR | Float type. |
| VECTOR2 | Vector2 type. |
| VECTOR3 | Vector3 type. |
| VECTOR4 | Vector4 type. |
| MATRIX | Matrix44 type. |
| COLOR | FColor type. |
| INTEGER | Int type. |
| TEXTURE | TextureMap type. |
| BOOLEAN | Boolean type. |
| STRING | String type. |
| POINTER | Pointer type. |
| FLAGS | Flag-set type. |
| OBJECT | Object, derived from BaseContainer. |
| RESOURCE_NAME | Resource name. |
| SCALAR_ARRAY | |
| VECTOR2_ARRAY | |
| VECTOR3_ARRAY | |
| VECTOR4_ARRAY | |
| MATRIX_ARRAY | |
| COLOR_ARRAY | |
| INTEGER_ARRAY | |
| TEXTURE_ARRAY | |
| BOOLEAN_ARRAY | |
| STRING_ARRAY | |
| POINTER_ARRAY | |
| OBJECT_ARRAY | |
| RESOURCE_NAME_ARRAY | |
| ARRAY | |
| NULL | Unknown type. |
| SCALAR | Float type. |
| VECTOR2 | Vector2 type. |
| VECTOR3 | Vector3 type. |
| VECTOR4 | Vector4 type. |
| MATRIX | Matrix44 type. |
| COLOR | FColor type. |
| INTEGER | Int type. |
| TEXTURE | TextureMap type. |
| BOOLEAN | Boolean type. |
| STRING | String type. |
| POINTER | Pointer type. |
| FLAGS | Flag-set type. |
| OBJECT | Object, derived from BaseContainer. |
| RESOURCE_NAME | Resource name. |
| SCALAR_ARRAY | |
| VECTOR2_ARRAY | |
| VECTOR3_ARRAY | |
| VECTOR4_ARRAY | |
| MATRIX_ARRAY | |
| COLOR_ARRAY | |
| INTEGER_ARRAY | |
| TEXTURE_ARRAY | |
| BOOLEAN_ARRAY | |
| STRING_ARRAY | |
| POINTER_ARRAY | |
| OBJECT_ARRAY | |
| RESOURCE_NAME_ARRAY | |
Definition at line 17 of file DataVarType.c.