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

Go to the source code of this file.

Functions

function AddPreferedPoint (position, min_duration, max_duration, name)
 
function ClearAllPreferedPoints ()
 
function ClearPreferedPointsOutsideGoal ()
 
function DeletePreferedPoint (name)
 
function RegisterWarlordInterfaceAttributes ()
 
function SetWarlordAggressiveMode (b_aggressive_mode)
 

Function Documentation

◆ AddPreferedPoint()

function AddPreferedPoint ( position  ,
min_duration  ,
max_duration  ,
name   
)

Definition at line 34 of file archetype_warlord_interface.gsc.

References name.

◆ ClearAllPreferedPoints()

function ClearAllPreferedPoints ( )

Definition at line 58 of file archetype_warlord_interface.gsc.

◆ ClearPreferedPointsOutsideGoal()

function ClearPreferedPointsOutsideGoal ( )

Definition at line 69 of file archetype_warlord_interface.gsc.

◆ DeletePreferedPoint()

function DeletePreferedPoint ( name  )

Definition at line 47 of file archetype_warlord_interface.gsc.

References name.

◆ RegisterWarlordInterfaceAttributes()

function RegisterWarlordInterfaceAttributes ( )

Definition at line 6 of file archetype_warlord_interface.gsc.

References array, and RegisterMatchedInterface().

◆ SetWarlordAggressiveMode()

function SetWarlordAggressiveMode ( b_aggressive_mode  )

Definition at line 81 of file archetype_warlord_interface.gsc.