@kismet.ts/items / Exports / Actions
Namespace: Actions
Table of contents
Classes
- ANDGate
- AbortMove
- AccessObjectList
- ActivateRemoteEvent
- ActorFactory
- ActorFactoryEx
- AddFloat
- AddGameBall
- AddInt
- AddRemoveFaceFXAnimSet
- AkClearBanks
- AkLoadBank
- AkPlayMusicWithCues
- AkPlaySound
- AkPlaySoundAndSeek
- AkPostEvent
- AkPostTrigger
- AkSetEnvironment
- AkSetRTPCValue
- AkSetState
- AkSetSwitch
- AkStartAmbientSound
- AkStopAll
- AnalyzeMusicfromCSV
- ApplyCarProducts
- ApplySoundNode
- AssignController
- AttachAssettoCar
- AttachFX
- AttachToEvent
- AttachtoActor
- Bool
- CameraShake
- CarMatinee
- CastToFloat
- CastToInt
- ChangeCollision
- ChangeLevelVisibility
- CheckRotationAngle
- CinematicIntroStartNextSequence
- CommitMapChange
- CompleteFTECheckpoint
- ConcatenateStrings
- ConsoleCommand
- ControlCarMovement
- ControlMovieTexture
- ConvertToString
- Counter
- CreateAttachComponent
- Delay
- Delayed
- DemoCar
- DepthOfField
- Destroy
- DisableForceFeedbackinFXActor
- DisplayMessage
- DivideFloat
- DivideInt
- DrawText
- DriveSpline
- DumpMovie
- DynamicMapEvent
- EndTutorial
- ExitToMainMenu
- ExplodeGameBall
- Fade
- FeatureTest
- FinishSequence
- Float
- FlyThroughHasEnded
- ForceFeedback
- ForceGarbageCollection
- ForcePhysBonesToAnimPose
- GameURLHasOption
- Gate
- GetDetailMode
- GetDistance
- GetEdition
- GetEffectIntensity
- GetFTEState
- GetGameBall
- GetLocationandRotation
- GetPlayerCar
- GetPlaylistType
- GetProperty
- GetRarityColor
- GetSaveData
- GetTeamScore
- GetTutorialType
- GetVectorComponents
- GetVelocity
- GetWeatherEnabled
- GiveBoost
- HeadTrackingControl
- HideDuplicateCars
- HighlightReelFinished
- InstanceMaterial
- Int
- IntroMenuCarsInPosition
- IsActionPressed
- IsCrateRouletteEnabled
- IsHumanPlayer
- IsInObjectList
- IsTargetInPlayerCameraView
- LoadMap
- Log
- LookAt
- LookAtActor
- MITVActivate
- MainMenuSwitch
- MatchCountdown
- Matinee
- ModifyCover
- ModifyObjectList
- MotionBlur
- MoveActor
- MoveToActor
- MultiplyFloat
- MultiplyInt
- NonNativeUpdate
- NotifyEventOnTutorial
- Object
- ParticleEventGenerator
- PlayCameraAnim
- PlayFaceFXAnim
- PlayMusicTrack
- PlaySound
- PossessPawn
- PrepareMapChange
- Random
- Ranged
- RegisterMapDragon
- ReinitializeRBPhysics
- RotateActor
- ScreenFade
- SeqAct_LevelStreamingBase
- SetActiveAnimChild
- SetActorLocation
- SetApexClothingParameter
- SetBallCamTarget
- SetBallMaterial
- SetBlockRigidBody
- SetBreakoutBallCharge
- SetBreakoutPlatformDamage
- SetCameraTarget
- SetCarTransform
- SetGreenScreen
- SetLoadout
- SetMaterial
- SetMesh
- SetNameplate
- SetParticleParam
- SetPhysics
- SetPostProcess
- SetReplayCamera
- SetReplayFX
- SetRigidBodyIgnoreVehicles
- SetScalarParam
- SetScalarParameteronStaticMeshes
- SetSkelControlTarget
- SetSkelMATLoadout
- SetSoundMode
- SetStadiumTeamColors
- SetTextureParam
- SetTimeDilation
- SetTutorialGameEvent
- SetTutorialTip
- SetVariable
- SetVectorComponents
- SetVectorParam
- SetVectorParamMatInst
- SetVehicleInput
- SetVelocity
- SetWorldAttractorParam
- SpawnActor
- SpawnArchetype
- SpawnBot
- SpawnCarColors
- SpawnFXActor
- StartTutorial
- StreamInTextures
- StreamLevel
- StreamLevels
- String
- SubtractFloat
- SubtractInt
- Switch
- Teleport
- TerminateRBPhysics
- Timer
- Toggle
- ToggleAffectedByHitEffects
- ToggleCinematicMode
- ToggleConstraintDrive
- ToggleGodMode
- ToggleHUD
- ToggleHidden
- ToggleHiddenGame
- ToggleInput
- ToggleUIOverlay
- Trace
- TriggerFXActor
- UndefinedLatent
- UpdateAd
- Vector
- WaitforLevelstobevisible
Variables
Variables
AkAudio
• Const
AkAudio: Object
Type declaration
Name | Type |
---|---|
AkClearBanks | typeof AkClearBanks |
AkLoadBank | typeof AkLoadBank |
AkPlayMusicWithCues | typeof AkPlayMusicWithCues |
AkPlaySound | typeof AkPlaySound |
AkPlaySoundAndSeek | typeof AkPlaySoundAndSeek |
AkPostEvent | typeof AkPostEvent |
AkPostTrigger | typeof AkPostTrigger |
AkSetEnvironment | typeof AkSetEnvironment |
AkSetRTPCValue | typeof AkSetRTPCValue |
AkSetState | typeof AkSetState |
AkSetSwitch | typeof AkSetSwitch |
AkStartAmbientSound | typeof AkStartAmbientSound |
AkStopAll | typeof AkStopAll |
Defined in
items/src/actions/index.ts:415
Engine
• Const
Engine: Object
Type declaration
Name | Type |
---|---|
ANDGate | typeof ANDGate |
AbortMove | typeof AbortMove |
AccessObjectList | typeof AccessObjectList |
ActivateRemoteEvent | typeof ActivateRemoteEvent |
ActorFactory | typeof ActorFactory |
ActorFactoryEx | typeof ActorFactoryEx |
AddFloat | typeof AddFloat |
AddInt | typeof AddInt |
AddRemoveFaceFXAnimSet | typeof AddRemoveFaceFXAnimSet |
ApplySoundNode | typeof ApplySoundNode |
AssignController | typeof AssignController |
AttachToEvent | typeof AttachToEvent |
AttachtoActor | typeof AttachtoActor |
Bool | typeof Bool |
CameraShake | typeof CameraShake |
CastToFloat | typeof CastToFloat |
CastToInt | typeof CastToInt |
ChangeCollision | typeof ChangeCollision |
ChangeLevelVisibility | typeof ChangeLevelVisibility |
CommitMapChange | typeof CommitMapChange |
ConsoleCommand | typeof ConsoleCommand |
ControlMovieTexture | typeof ControlMovieTexture |
ConvertToString | typeof ConvertToString |
Delay | typeof Delay |
Delayed | typeof Delayed |
DepthOfField | typeof DepthOfField |
Destroy | typeof Destroy |
DivideFloat | typeof DivideFloat |
DivideInt | typeof DivideInt |
DrawText | typeof DrawText |
Fade | typeof Fade |
FeatureTest | typeof FeatureTest |
FinishSequence | typeof FinishSequence |
Float | typeof Float |
FlyThroughHasEnded | typeof FlyThroughHasEnded |
ForceFeedback | typeof ForceFeedback |
ForceGarbageCollection | typeof ForceGarbageCollection |
ForcePhysBonesToAnimPose | typeof ForcePhysBonesToAnimPose |
Gate | typeof Gate |
GetDistance | typeof GetDistance |
GetLocationandRotation | typeof GetLocationandRotation |
GetProperty | typeof GetProperty |
GetVectorComponents | typeof GetVectorComponents |
GetVelocity | typeof GetVelocity |
HeadTrackingControl | typeof HeadTrackingControl |
Int | typeof Int |
IsInObjectList | typeof IsInObjectList |
Log | typeof Log |
LookAt | typeof LookAt |
MITVActivate | typeof MITVActivate |
Matinee | typeof Matinee |
ModifyCover | typeof ModifyCover |
ModifyObjectList | typeof ModifyObjectList |
MotionBlur | typeof MotionBlur |
MoveToActor | typeof MoveToActor |
MultiplyFloat | typeof MultiplyFloat |
MultiplyInt | typeof MultiplyInt |
Object | typeof Object |
ParticleEventGenerator | typeof ParticleEventGenerator |
PlayCameraAnim | typeof PlayCameraAnim |
PlayFaceFXAnim | typeof PlayFaceFXAnim |
PlayMusicTrack | typeof PlayMusicTrack |
PlaySound | typeof PlaySound |
PossessPawn | typeof PossessPawn |
PrepareMapChange | typeof PrepareMapChange |
Random | typeof Random |
Ranged | typeof Ranged |
SeqAct_LevelStreamingBase | typeof SeqAct_LevelStreamingBase |
SetActiveAnimChild | typeof SetActiveAnimChild |
SetActorLocation | typeof SetActorLocation |
SetApexClothingParameter | typeof SetApexClothingParameter |
SetBlockRigidBody | typeof SetBlockRigidBody |
SetCameraTarget | typeof SetCameraTarget |
SetMaterial | typeof SetMaterial |
SetMesh | typeof SetMesh |
SetParticleParam | typeof SetParticleParam |
SetPhysics | typeof SetPhysics |
SetRigidBodyIgnoreVehicles | typeof SetRigidBodyIgnoreVehicles |
SetScalarParam | typeof SetScalarParam |
SetSkelControlTarget | typeof SetSkelControlTarget |
SetSoundMode | typeof SetSoundMode |
SetTextureParam | typeof SetTextureParam |
SetVariable | typeof SetVariable |
SetVectorComponents | typeof SetVectorComponents |
SetVectorParam | typeof SetVectorParam |
SetVelocity | typeof SetVelocity |
SetWorldAttractorParam | typeof SetWorldAttractorParam |
StreamInTextures | typeof StreamInTextures |
StreamLevel | typeof StreamLevel |
StreamLevels | typeof StreamLevels |
String | typeof String |
SubtractFloat | typeof SubtractFloat |
SubtractInt | typeof SubtractInt |
Switch | typeof Switch |
Teleport | typeof Teleport |
Timer | typeof Timer |
Toggle | typeof Toggle |
ToggleAffectedByHitEffects | typeof ToggleAffectedByHitEffects |
ToggleCinematicMode | typeof ToggleCinematicMode |
ToggleConstraintDrive | typeof ToggleConstraintDrive |
ToggleGodMode | typeof ToggleGodMode |
ToggleHUD | typeof ToggleHUD |
ToggleHidden | typeof ToggleHidden |
ToggleHiddenGame | typeof ToggleHiddenGame |
ToggleInput | typeof ToggleInput |
Trace | typeof Trace |
UndefinedLatent | typeof UndefinedLatent |
Vector | typeof Vector |
WaitforLevelstobevisible | typeof WaitforLevelstobevisible |
Defined in
items/src/actions/index.ts:430
ProjectX
• Const
ProjectX: Object
Type declaration
Name | Type |
---|---|
NonNativeUpdate | typeof NonNativeUpdate |
SpawnArchetype | typeof SpawnArchetype |
TriggerFXActor | typeof TriggerFXActor |
Defined in
items/src/actions/index.ts:541
TAGame
• Const
TAGame: Object
Type declaration
Name | Type |
---|---|
AddGameBall | typeof AddGameBall |
AnalyzeMusicfromCSV | typeof AnalyzeMusicfromCSV |
ApplyCarProducts | typeof ApplyCarProducts |
AttachAssettoCar | typeof AttachAssettoCar |
AttachFX | typeof AttachFX |
CarMatinee | typeof CarMatinee |
CheckRotationAngle | typeof CheckRotationAngle |
CinematicIntroStartNextSequence | typeof CinematicIntroStartNextSequence |
CompleteFTECheckpoint | typeof CompleteFTECheckpoint |
ConcatenateStrings | typeof ConcatenateStrings |
ControlCarMovement | typeof ControlCarMovement |
Counter | typeof Counter |
CreateAttachComponent | typeof CreateAttachComponent |
DemoCar | typeof DemoCar |
DisableForceFeedbackinFXActor | typeof DisableForceFeedbackinFXActor |
DisplayMessage | typeof DisplayMessage |
DriveSpline | typeof DriveSpline |
DumpMovie | typeof DumpMovie |
DynamicMapEvent | typeof DynamicMapEvent |
EndTutorial | typeof EndTutorial |
ExitToMainMenu | typeof ExitToMainMenu |
ExplodeGameBall | typeof ExplodeGameBall |
GameURLHasOption | typeof GameURLHasOption |
GetDetailMode | typeof GetDetailMode |
GetEdition | typeof GetEdition |
GetEffectIntensity | typeof GetEffectIntensity |
GetFTEState | typeof GetFTEState |
GetGameBall | typeof GetGameBall |
GetPlayerCar | typeof GetPlayerCar |
GetPlaylistType | typeof GetPlaylistType |
GetRarityColor | typeof GetRarityColor |
GetSaveData | typeof GetSaveData |
GetTeamScore | typeof GetTeamScore |
GetTutorialType | typeof GetTutorialType |
GetWeatherEnabled | typeof GetWeatherEnabled |
GiveBoost | typeof GiveBoost |
HideDuplicateCars | typeof HideDuplicateCars |
HighlightReelFinished | typeof HighlightReelFinished |
InstanceMaterial | typeof InstanceMaterial |
IntroMenuCarsInPosition | typeof IntroMenuCarsInPosition |
IsActionPressed | typeof IsActionPressed |
IsCrateRouletteEnabled | typeof IsCrateRouletteEnabled |
IsHumanPlayer | typeof IsHumanPlayer |
IsTargetInPlayerCameraView | typeof IsTargetInPlayerCameraView |
LoadMap | typeof LoadMap |
LookAtActor | typeof LookAtActor |
MainMenuSwitch | typeof MainMenuSwitch |
MatchCountdown | typeof MatchCountdown |
MoveActor | typeof MoveActor |
NotifyEventOnTutorial | typeof NotifyEventOnTutorial |
RegisterMapDragon | typeof RegisterMapDragon |
ReinitializeRBPhysics | typeof ReinitializeRBPhysics |
RotateActor | typeof RotateActor |
ScreenFade | typeof ScreenFade |
SetBallCamTarget | typeof SetBallCamTarget |
SetBallMaterial | typeof SetBallMaterial |
SetBreakoutBallCharge | typeof SetBreakoutBallCharge |
SetBreakoutPlatformDamage | typeof SetBreakoutPlatformDamage |
SetCarTransform | typeof SetCarTransform |
SetGreenScreen | typeof SetGreenScreen |
SetLoadout | typeof SetLoadout |
SetNameplate | typeof SetNameplate |
SetPostProcess | typeof SetPostProcess |
SetReplayCamera | typeof SetReplayCamera |
SetReplayFX | typeof SetReplayFX |
SetScalarParameteronStaticMeshes | typeof SetScalarParameteronStaticMeshes |
SetSkelMATLoadout | typeof SetSkelMATLoadout |
SetStadiumTeamColors | typeof SetStadiumTeamColors |
SetTimeDilation | typeof SetTimeDilation |
SetTutorialGameEvent | typeof SetTutorialGameEvent |
SetTutorialTip | typeof SetTutorialTip |
SetVectorParamMatInst | typeof SetVectorParamMatInst |
SetVehicleInput | typeof SetVehicleInput |
SpawnActor | typeof SpawnActor |
SpawnBot | typeof SpawnBot |
SpawnCarColors | typeof SpawnCarColors |
SpawnFXActor | typeof SpawnFXActor |
StartTutorial | typeof StartTutorial |
TerminateRBPhysics | typeof TerminateRBPhysics |
ToggleUIOverlay | typeof ToggleUIOverlay |
UpdateAd | typeof UpdateAd |