Table of Contents

Class SerializedAttribute

Namespace
AO
Assembly
CoreAssembly.dll

Mark a component member as serialized. This will make it show up in the inspector, saved, and replicated to clients when spawned on the server (Network.Spawn).

[AttributeUsage(AttributeTargets.Field)]
public class SerializedAttribute : Attribute
Inheritance
SerializedAttribute
Inherited Members
Extension Methods