Class NetCodeDisableCommandCodeGenAttribute
This attribute is used to disable code generation for a struct implementing ICommandData or IRpcCommand
Namespace: Unity.NetCode
Syntax
public class NetCodeDisableCommandCodeGenAttribute : Attribute
This attribute is used to disable code generation for a struct implementing ICommandData or IRpcCommand
public class NetCodeDisableCommandCodeGenAttribute : Attribute