‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
archetype_clone.gsc File Reference

Go to the source code of this file.

Functions

function private ArchetypeCloneBlackboardInit ()
 
function private ArchetypeCloneOnAnimscriptedCallback (entity)
 
function clonePlayerLook (clone, clonePlayer, targetPlayer)
 
function private cloneSpawnSetup ()
 
function autoexec init ()
 
function private InitThrasherBehaviorsAndASM ()
 
function private perfectInfoThread ()
 

Function Documentation

◆ ArchetypeCloneBlackboardInit()

◆ ArchetypeCloneOnAnimscriptedCallback()

function private ArchetypeCloneOnAnimscriptedCallback ( entity  )

Definition at line 76 of file archetype_clone.gsc.

References ArchetypeCloneBlackboardInit().

Referenced by ArchetypeCloneBlackboardInit().

◆ clonePlayerLook()

function clonePlayerLook ( clone  ,
clonePlayer  ,
targetPlayer   
)

Definition at line 122 of file archetype_clone.gsc.

◆ cloneSpawnSetup()

function private cloneSpawnSetup ( )

Definition at line 102 of file archetype_clone.gsc.

References CONTENTS_CLIPSHOT, and perfectInfoThread().

Referenced by init().

◆ init()

◆ InitThrasherBehaviorsAndASM()

function private InitThrasherBehaviorsAndASM ( )

Definition at line 52 of file archetype_clone.gsc.

Referenced by init().

◆ perfectInfoThread()

function private perfectInfoThread ( )

Definition at line 85 of file archetype_clone.gsc.

References SERVER_FRAME.

Referenced by cloneSpawnSetup().