コード例 #1
0
 public static PlayerCommand GetPlayerCommand(SMFPlayer player)
 {
     return (PlayerCommand) player.GetValue(PlayerCommandProperty);
 }