Esempio n. 1
0
		public RemoveSelfState (RemoveSelf action, Node target)
			: base (action, target)
		{   
		}
Esempio n. 2
0
 public RemoveSelfState(RemoveSelf action, Node target)
     : base(action, target)
 {
 }