Interface IStateData An interface that marks an implementation of state data (custom per plan) to be used by the planner Namespace: Unity.AI.Planner Syntax public interface IStateData : IEquatable<IStateData>