#include <ASoundBreakpoint.h>
Public Attributes | |
TCHAR * | pszModelName |
TCHAR * | pszAnimationName |
TFLOAT | fTime |
ASoundId | eSoundId |
TINT32 | Unk1 |
TCHAR ** | ppszBoneName |
Definition at line 4 of file ASoundBreakpoint.h.
ASoundId ASoundBreakpoint::eSoundId |
Definition at line 9 of file ASoundBreakpoint.h.
TFLOAT ASoundBreakpoint::fTime |
Definition at line 8 of file ASoundBreakpoint.h.
TCHAR** ASoundBreakpoint::ppszBoneName |
Definition at line 11 of file ASoundBreakpoint.h.
TCHAR* ASoundBreakpoint::pszAnimationName |
Definition at line 7 of file ASoundBreakpoint.h.
TCHAR* ASoundBreakpoint::pszModelName |
Definition at line 6 of file ASoundBreakpoint.h.
TINT32 ASoundBreakpoint::Unk1 |
Definition at line 10 of file ASoundBreakpoint.h.