Cyrus Mod Loader
|
#include <ObstacleCourseClientSettings.h>
Public Member Functions | |
std::string | getLaunchCameraAsset () |
void | setLaunchCameraAsset (std::string val) |
std::string | getLaunchAltCameraAsset () |
void | setLaunchAltCameraAsset (std::string val) |
std::string | getFinishCameraAsset () |
void | setFinishCameraAsset (std::string val) |
std::string | getPowEffectAsset () |
void | setPowEffectAsset (std::string val) |
std::string | getPoofEffectAsset () |
void | setPoofEffectAsset (std::string val) |
std::string | getStartSound () |
void | setStartSound (std::string val) |
std::string | getWinningSound () |
void | setWinningSound (std::string val) |
int | getNumNearMisses () |
void | setNumNearMisses (int val) |
std::string | getLaunchSpinAnim () |
void | setLaunchSpinAnim (std::string val) |
float | getSpringboardVelocity () |
void | setSpringboardVelocity (float val) |
float | getSpringboardHorizontalDistance () |
void | setSpringboardHorizontalDistance (float val) |
float | getLaunchFadeOutTime () |
void | setLaunchFadeOutTime (float val) |
float | getLaunchFadeInTime () |
void | setLaunchFadeInTime (float val) |
ObstacleCourseLaunchCameraType | getLaunchCameraType () |
void | setLaunchCameraType (ObstacleCourseLaunchCameraType val) |
float | getLaunchDelay () |
void | setLaunchDelay (float val) |
float | getSpringboardLaunchDelay () |
void | setSpringboardLaunchDelay (float val) |
float | getPendulumLaunchDelay () |
void | setPendulumLaunchDelay (float val) |
float | getStartLaunchCamAboveWaterDistance () |
void | setStartLaunchCamAboveWaterDistance (float val) |
std::string | getFloatingPenaltyStringKey () |
void | setFloatingPenaltyStringKey (std::string val) |
std::string | getFloatingBonusStringKey () |
void | setFloatingBonusStringKey (std::string val) |
std::string | getFloatingReadyStringKey () |
void | setFloatingReadyStringKey (std::string val) |
std::string | getFloatingGoStringKey () |
void | setFloatingGoStringKey (std::string val) |
float | getWaitForRespawnTime () |
void | setWaitForRespawnTime (float val) |
float | getWaitForFanfareTime () |
void | setWaitForFanfareTime (float val) |
float | getFinishFadeOutTime () |
void | setFinishFadeOutTime (float val) |
float | getFinishFadeInTime () |
void | setFinishFadeInTime (float val) |
float | getWaitForScoreTime () |
void | setWaitForScoreTime (float val) |
float | getTimeTextBlinkRate () |
void | setTimeTextBlinkRate (float val) |
float | getMaxLaunchVelocity () |
void | setMaxLaunchVelocity (float val) |
int | getWarningSeconds () |
void | setWarningSeconds (int val) |
float | getSimTimeDelta () |
void | setSimTimeDelta (float val) |
float | getPushOutVelocity () |
void | setPushOutVelocity (float val) |
float | getCameraCollisionRadius () |
void | setCameraCollisionRadius (float val) |
std::string | getFailSound () |
void | setFailSound (std::string val) |
std::string | getTimeWarningSound () |
void | setTimeWarningSound (std::string val) |
WeightedList | getSplashSoundList () |
void | setSplashSoundList (WeightedList val) |
WeightedList | getNearMissSoundList () |
void | setNearMissSoundList (WeightedList val) |
WeightedList | getSplashCinematicList () |
void | setSplashCinematicList (WeightedList val) |
![]() | |
virtual char * | getClassName ()=0 |
Gets the class name of the derived class in the format class T[*] . | |
virtual void * | getPropertyList ()=0 |
Constructs and caches the PropertyList for the derived class, adding all reflected members and member functions. | |
virtual bool | copy (uint32_t a1)=0 |
Copies the property class data. | |
virtual void * | serialize (void *a2, uint32_t a3)=0 |
Serializes the derived class's PropertyList as XML. | |
virtual bool | onCreated ()=0 |
Called when the PropertyClass is created. | |
template<typename T > | |
CYRUS T * | as () |
Casts this to a pointer of type T. | |
virtual void | onPostLoad ()=0 |
Called when the PropertyClass is loaded, i.e., initialize is called and onCreated has finished. | |
virtual void | onFinalizeLoad ()=0 |
virtual bool | shouldNotSerialize ()=0 |
Determines if the PropertyClass should not be serialized. | |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |