Corgi Engine  v8.8
MoreMountains.Tools.MMPersistent.Data Struct Reference

A struct used to store and serialize the data we want to save More...

Public Attributes

Vector3 Position
 
Quaternion LocalRotation
 
Vector3 LocalScale
 
bool ActiveState
 
List< ComponentDataComponentEnabledStates
 

Detailed Description

A struct used to store and serialize the data we want to save

Member Data Documentation

◆ ActiveState

bool MoreMountains.Tools.MMPersistent.Data.ActiveState

◆ ComponentEnabledStates

List<ComponentData> MoreMountains.Tools.MMPersistent.Data.ComponentEnabledStates

◆ LocalRotation

Quaternion MoreMountains.Tools.MMPersistent.Data.LocalRotation

◆ LocalScale

Vector3 MoreMountains.Tools.MMPersistent.Data.LocalScale

◆ Position

Vector3 MoreMountains.Tools.MMPersistent.Data.Position

The documentation for this struct was generated from the following file: