Class AN_SnapshotMetadataChange
A collection of changes to apply to the metadata of a snapshot. Fields that are not set will retain their current values.
Inheritance
System.Object
AN_SnapshotMetadataChange
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SA.Android.GMS.Games
Assembly: cs.temp.dll.dll
Syntax
public class AN_SnapshotMetadataChange
Fields
EMPTY_CHANGE
Sentinel object to use to commit a change without modifying the metadata.
Declaration
public static AN_SnapshotMetadataChange EMPTY_CHANGE
Field Value
Type | Description |
---|---|
AN_SnapshotMetadataChange |