Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
CinematicTrackBase.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
7
class
CinematicTrackBase
:
ScriptAndConfig
8
{
9
proto external
string
GetTrackName();
10
proto external
string
GetSceneName();
11
12
// callbacks
13
14
event
void
OnInit
(
World
world);
15
event
void
OnFinish();
16
event
void
OnApply(
float
time);
17
}
CinematicTrackBase
Definition
CinematicTrackBase.c:8
ScriptAndConfig
Definition
Types.c:124
World
Definition
World.c:16
OnInit
@ OnInit
Definition
SndComponentCallbacks.c:17
scripts
GameLib
generated
CinematicTrackBase.c
Generated by
1.17.0