Session Info
@Serializable
Content copied to clipboard
Constructors
Link copied to clipboard
fun SessionInfo( name: String, description: String? = null, currentPath: String, isAdminMenuEnabled: Boolean, isRunningExperimental: Boolean, ready: Boolean, isUnloading: Boolean, isCopyPastingEnabled: Boolean, streamingInProgress: Boolean, isServer: Boolean, isPausable: Boolean, gameDefinition: DefinitionId, settings: SessionSettings, camera: CameraController? = null)
Content copied to clipboard