TravelingEventCollectionGetRenderInfo 方法 |
获取指定索引的旅行事件的渲染信息
命名空间: GameData.Domains.World.TravelingEvent程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public TravelingEventRenderInfo GetRenderInfo(
int offset,
ArgumentCollection argumentCollection
)
参数
- offset Int32
- argumentCollection ArgumentCollection
- 实参集合
返回值
TravelingEventRenderInfo
参见