Namespace Unity.RuntimeSceneSerialization
Classes
AssetPack
AssetPackEditor
EditorMetadata
Runtime API for object metadata
GameObjectContainer
GenerateRuntimeSceneSerializationPropertyBag
MenuItems
MissingMonoBehaviour
PropertyBagOverrides
ReflectedExternalMemberProperty<TContainer, TValue>
A ReflectedMemberProperty<TContainer, TValue> provides strongly typed access to an underlying FieldInfo or PropertyInfo object.
ReflectedMemberPropertyName
SceneContainer
SerializationUtils
SkipGeneration
UnityObjectReferenceArrayProperty<TContainer, TElement>
UnityObjectReferenceListProperty<TContainer, TElement>
UnityObjectReferenceValueProperty<TContainer>
Structs
UnityObjectReference
Interfaces
IFormatVersion
Serialized types that implement IFormatVersion will have the opportunity to check if serialized data is the correct format and throw an exception if the serialized version does not match the expected version
SerializationUtils.IGenericMethodFactory
Used by InvokeGenericMethodWrapper to define the method by which generic method delegates are provided