Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
TrackDecalFactory.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
class
TrackDecalFactory: Managed
13
{
20
proto
void
TrackDecalFactory(
21
ResourceName
material,
22
float
size
,
23
float
lifetime,
24
);
25
27
proto external
bool
HasActiveDecal();
38
proto external
bool
AddPoint(
IEntity
entity,
vector
pointWS,
vector
normalWS,
float
alpha);
45
proto external
bool
FinalizeDecal(
float
fadeoutLength);
46
}
47
size
int size
Definition
PrefabImporter.c:35
IEntity
Definition
IEntity.c:13
ResourceName
Definition
ResourceName.c:13
vector
Definition
vector.c:13
scripts
Core
generated
World
TrackDecalFactory.c
Generated by
1.17.0