28    bool ShouldPreventStart()
 const {
 
   32    const char *GetSoundLabel()
 const {
 
   33        return Util::GetDataRefAddress0(soundLabelRef, 
this);
 
   36    bool GetVarNo(ulong *var)
 const {
 
   44    bool MatchesDirection(
int playDirection)
 const {
 
   46        ulong config = field_0x11;
 
   47        if ((config == 0 || (playDirection == 0 && config == 1) || (playDirection == 1 && config == 2))) {