‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
cContainer Class Reference

Private Member Functions

 constructor ()
 
 destructor ()
 
function init_xmodel (str_xmodel, v_origin, v_angles)
 

Private Attributes

var m_e_container
 
var m_s_container_bundle
 
var m_s_container_instance
 
var m_s_fxanim_bundle
 

Detailed Description

Definition at line 24 of file containers_shared.gsc.

Member Function Documentation

◆ constructor()

cContainer::constructor ( )
private

Definition at line 33 of file containers_shared.gsc.

◆ destructor()

cContainer::destructor ( )
private

Definition at line 37 of file containers_shared.gsc.

◆ init_xmodel()

function cContainer::init_xmodel ( str_xmodel  ,
v_origin  ,
v_angles   
)
private

Definition at line 41 of file containers_shared.gsc.

References m_e_container, and spawn_model().

Field Documentation

◆ m_e_container

var cContainer::m_e_container
private

Definition at line 31 of file containers_shared.gsc.

Referenced by init_xmodel().

◆ m_s_container_bundle

var cContainer::m_s_container_bundle
private

Definition at line 26 of file containers_shared.gsc.

◆ m_s_container_instance

var cContainer::m_s_container_instance
private

Definition at line 29 of file containers_shared.gsc.

◆ m_s_fxanim_bundle

var cContainer::m_s_fxanim_bundle
private

Definition at line 27 of file containers_shared.gsc.


The documentation for this class was generated from the following file: