IgnoreWarningAttribute(int)
Ignore a single warning produced by Burst.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Constructor
- Namespace: Unity.Burst.CompilerServices
- Assembly: UnityEngine.BurstModule
public IgnoreWarningAttribute(int warning)
Parameters
The warning to ignore.