protected ActionBase(ActionBase other) { //utilityAIComponent = other.utilityAIComponent; }
public void CloneFrom(ActionBase other) { //utilityAIComponent = other.utilityAIComponent; }