GAF  1.0.21
General animation format player for Unity
Public Member Functions | Properties | Private Attributes | List of all members
GAF.Core.GAFFrameEvent Class Reference

Public Member Functions

 GAFFrameEvent (System.Action< IGAFMovieClip > _Callback)
 
void trigger (GAFMovieClip _Clip)
 

Properties

string id [get]
 

Private Attributes

System.Action< IGAFMovieClipm_Callback = null
 
string m_ID = string.Empty
 

Constructor & Destructor Documentation

GAF.Core.GAFFrameEvent.GAFFrameEvent ( System.Action< IGAFMovieClip _Callback)

Member Function Documentation

void GAF.Core.GAFFrameEvent.trigger ( GAFMovieClip  _Clip)

Member Data Documentation

System.Action<IGAFMovieClip> GAF.Core.GAFFrameEvent.m_Callback = null
private
string GAF.Core.GAFFrameEvent.m_ID = string.Empty
private

Property Documentation

string GAF.Core.GAFFrameEvent.id
get

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