enum class SnapshotIndexType_ t : uint32
{
// MPropertyFriendlyName = Increment Index
SNAPSHOT_ INDEX_ INCREMENT = 0,
// MPropertyFriendlyName = Direct Set of Index
SNAPSHOT_ INDEX_ DIRECT = 1,
};enum class SnapshotIndexType_ t : uint32
{
// MPropertyFriendlyName = Increment Index
SNAPSHOT_ INDEX_ INCREMENT = 0,
// MPropertyFriendlyName = Direct Set of Index
SNAPSHOT_ INDEX_ DIRECT = 1,
};