Interface IAnimEventCallback

All Known Implementing Classes:
AdvancedAnimator, AnimatedModel, IsoDummyCameraCharacter, IsoGameCharacter, IsoLivingCharacter, IsoLuaCharacter, IsoLuaMover, IsoPlayer, IsoSurvivor, IsoZombie, RandomizedBuildingBase.HumanCorpse

public interface IAnimEventCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    OnAnimEvent(AnimLayer animLayer, AnimEvent animEvent)
     
  • Method Details