馃摎
NativeDB 路 Documentation
  • Home
  • Contributing
    • Structure
    • Format and syntax
    • Guidelines
  • Contributors
  • GLOBALS
  • CLASSES
    • AIVehicleJoinTrafficCommand
    • EngineTime
    • entEntity
    • entIComponent
    • gameBlackboardSystem
    • gameDelayID
    • gameDelaySystem
    • gameDelaySystemScriptedDelayCallbackWrapper
    • gameGameAudioSystem
    • gamemappinsMappinSystem
    • gamemountingMountingRelationship
    • gameObject
    • gameScriptableSystem
    • gameScriptableSystemRequest
    • gameTargetSearchQuery
    • gameTimeSystem
    • gameTransactionSystem
    • inkTextWidget
    • inkWidget
    • IScriptable
    • NPCPuppet
    • redEvent
    • redResourceReferenceScriptToken
    • ScriptGameInstance
    • vehicleBaseObject
    • vehicleVehicleBumpEvent
Powered by GitBook
On this page
  • Description
  • Functions
Edit on GitHub
Export as PDF
  1. CLASSES

gameScriptableSystemRequest

Description

Allows triggering callbacks on [ScriptableSystem].

Prefer [DelayCallback] whenever possible.

More info and code snippets there.

Functions

Cancel() -> Void

Cancel currently running request.

PreviousgameScriptableSystemNextgameTargetSearchQuery

Last updated 9 months ago