Searched defs:ChannelSetSceneTypeEventMsg (Results 1 – 1 of 1) sorted by relevance
58 struct ChannelSetSceneTypeEventMsg : public ChannelEventMsg { struct59 using Ptr = std::shared_ptr<ChannelSetSceneTypeEventMsg>; argument61 uint64_t surfaceId = 0;62 SceneType sceneType;