local StateGraph = AsuraEngine.Asset.Extend("StateGraph") AsuraEngine.StateGraph = StateGraph function StateGraph.Ctor(self) end function StateGraph.ToAsset() end