RigsofRods
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Data Fields
RoR::ScriptEventArgs Struct Reference

Args for eventCallbackEx() queued via MSG_SIM_SCRIPT_EVENT_TRIGGERED See descriptions at enum RoR::scriptEvents. More...

#include <ScriptEvents.h>

Data Fields

scriptEvents type
 
int arg1
 
int arg2ex
 
int arg3ex
 
int arg4ex
 
std::string arg5ex
 
std::string arg6ex
 
std::string arg7ex
 
std::string arg8ex
 

Detailed Description

Args for eventCallbackEx() queued via MSG_SIM_SCRIPT_EVENT_TRIGGERED See descriptions at enum RoR::scriptEvents.

Definition at line 117 of file ScriptEvents.h.

Field Documentation

◆ arg1

int RoR::ScriptEventArgs::arg1

Definition at line 121 of file ScriptEvents.h.

◆ arg2ex

int RoR::ScriptEventArgs::arg2ex

Definition at line 123 of file ScriptEvents.h.

◆ arg3ex

int RoR::ScriptEventArgs::arg3ex

Definition at line 124 of file ScriptEvents.h.

◆ arg4ex

int RoR::ScriptEventArgs::arg4ex

Definition at line 125 of file ScriptEvents.h.

◆ arg5ex

std::string RoR::ScriptEventArgs::arg5ex

Definition at line 126 of file ScriptEvents.h.

◆ arg6ex

std::string RoR::ScriptEventArgs::arg6ex

Definition at line 127 of file ScriptEvents.h.

◆ arg7ex

std::string RoR::ScriptEventArgs::arg7ex

Definition at line 128 of file ScriptEvents.h.

◆ arg8ex

std::string RoR::ScriptEventArgs::arg8ex

Definition at line 129 of file ScriptEvents.h.

◆ type

scriptEvents RoR::ScriptEventArgs::type

Definition at line 120 of file ScriptEvents.h.


The documentation for this struct was generated from the following file: