Constructor BurstMonoInteropMethodAttribute
BurstMonoInteropMethodAttribute(Boolean)
Declaration
public BurstMonoInteropMethodAttribute(bool makePublic = false)
Parameters
| Type | Name | Description |
|---|---|---|
| Boolean | makePublic | If set, the generated method will be exposed as public |