Parameters
ActorakOwner
CK Wiki Description
The "owner" of the detection event
intaiSoundLevel=0
CK Wiki Description
The sound level of the detection event (0 to 100). Values bigger than 100 are not used in vanilla scripts but they work.
- Default:0
Examples
No human-generated examples found for this function.
Auto-Generated Example
Actor myActor__akOwner
int myInt__aiSoundLevel
myObjectReference__toCallFunctionOn.CreateDetectionEvent(myActor__akOwner, myInt__aiSoundLevel)