‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
ai_profile.gsc
Go to the documentation of this file.
1 #insert scripts\shared\shared.gsh;
2 
4 {
5  function ‪start( ‪name ) { AIProfile_BeginEntry( ‪name ); }
6  ‪destructor() { AIProfile_EndEntry(); }
7 }
‪AIProfile_ScopedSampler_t::destructor
‪destructor()
Definition: ai_profile.gsc:6
‪AIProfile_ScopedSampler_t
Definition: ai_profile.gsc:3
‪AIProfile_ScopedSampler_t::start
‪function start(name)
Definition: ai_profile.gsc:5
‪name
‪class GroundFx name