예제 #1
0
 public bool GetBool(string boolName)
 {
     return(ModHooks.GetPlayerBool(boolName));
 }