=====cProcAnimation===== ====Fields==== cProcAnimation has no public fields. ====Functions==== ^ Return Type ^ Function Name ^ Parameters ^ Description ^ | void | SetActive | bool abX | | | bool | IsActive | | | | void | SetLooping | bool abX | | | bool | GetLooping | | | | void | SetPaused | bool abX | | | bool | GetPaused | | | | void | SetTime | float afX | | | float | GetTime | | | | void | SetSpeed | float afX | | | void | FadeSpeed | float afX, \\ float afTime | | | float | GetSpeed | | | | void | SetAmount | float afX | | | void | FadeAmount | float afX, \\ float afTime | | | float | GetAmount | | | | void | Update | float afTimeStep | | ====Remarks==== Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!