GetRawData()
Gets the raw data of a SceneHandle (prefer to store the SceneHandle directly, and only use this as a fallback).
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEngine.SceneManagement
- Assembly: UnityEngine.CoreModule
public ulong GetRawData()
Returns
Type | Description |
|---|---|
| ulong | Raw data representation of the scenehandle. |