Exemple #1
0
 private static ChatColorInfoAttribute GetAttribute(ChatColor color)
 {
     return(color.GetAttribute <ChatColorInfoAttribute>());
 }