GigaSphere
360 Tiled panorama engine
Loading...
Searching...
No Matches
Revoid.GigaSphere.GuidedTour Namespace Reference

Classes

class  GuidedLocationData
 Represents a guided tour step for a specific location, containing overridden settings, hotspot configuration, and progression rules. More...
 
class  GuidedTourData
 Main guided tour data container that holds all guided location steps and tour configuration. More...
 
class  GuidedTourEvents
 Events for guided tour progression and interactions. More...
 
class  GuidedTourManager
 Manages guided tour experiences, providing controlled navigation and interaction through predefined tour paths with customized settings per step. More...
 
class  GuidedTourProgressController
 Simplified controller that augments GuidedTourManager with progress tracking, hotspot gating, an optional debug HUD, and step voiceovers. More...
 
class  ParallelGuidedTourController
 Manages hub-based progression for parallel guided tours, tracking branch completion and gating transitions until all required child steps have been visited. More...
 

Enumerations

enum  GuidedTourMode { Sequential , Parallel }
 

Enumeration Type Documentation

◆ GuidedTourMode

Enumerator
Sequential 
Parallel