コード例 #1
0
		public SayProcessor(EmoteTypes EmoteType)
		{
			this.EmoteType = EmoteType;
		}
コード例 #2
0
 public SayProcessor(EmoteTypes EmoteType)
 {
     this.EmoteType = EmoteType;
 }