AIDef:Action/GuardianChargeBeam: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Leoetlino No edit summary |
imported>Leoetlino No edit summary |
||
Line 8: | Line 8: | ||
== Init function == | == Init function == | ||
<source lang="c++"> | <source lang="c++"> | ||
void | void AI_Action_GuardianChargeBeam::init(AI_Action_GuardianChargeBeam *this) | ||
{ | { | ||
float* time = this->pTime; | float* time = this->pTime; |