16 lines
402 B
Plaintext
16 lines
402 B
Plaintext
ScriptName PF_NQ_G_02_SC04_GuardFollow__0100A620 Extends Package hidden
|
|
|
|
;-- Functions ---------------------------------------
|
|
|
|
; Skipped compiler generated GetState
|
|
|
|
; Skipped compiler generated GotoState
|
|
|
|
Function Fragment_1(Actor akActor)
|
|
_00E_Debug.PrintMessage("GuardFollow started.")
|
|
EndFunction
|
|
|
|
Function Fragment_0(Actor akActor)
|
|
_00E_Debug.PrintMessage("GuardFollow changed.")
|
|
EndFunction
|