Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
LegacyCurve.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
sealed
class
LegacyCurve
13
{
14
private
void
LegacyCurve();
15
private
void
~LegacyCurve();
16
31
static
proto
vector
Curve(
ECurveType
type
,
float
param, notnull array<vector> points, array<float> knots = null);
36
static
proto
vector
Curve3(
ECurveType
type
,
float
param, notnull Curve3 points,
int
curveIndex, array<float> knots = null);
37
}
38
type
EDamageType type
Definition
SCR_DestructibleTreeV2.c:32
vector
Definition
vector.c:13
ECurveType
ECurveType
Definition
ECurveType.c:13
scripts
Game
generated
Utilities
LegacyCurve.c
Generated by
1.17.0