Class DontSerializeForCommandAttribute
Add the attribute to prevent a field ICommandData struct to be serialized
Namespace: Unity.NetCode
Syntax
public class DontSerializeForCommandAttribute : Attribute
Add the attribute to prevent a field ICommandData struct to be serialized
public class DontSerializeForCommandAttribute : Attribute