Background for Starfield
Member of the Game script
voidfunctionRequestGameplayBotState(ObjectReferencearRef, intaiState)NativeGlobal

Description

Documentation Comment

Request to start a state with the target refernece


Caveats


Parameters

ObjectReferencearRef

intaiState


Examples

Auto-Generated Example

ObjectReference myObjectReference__arRef
int myInt__aiState

Game.RequestGameplayBotState(myObjectReference__arRef, myInt__aiState)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.