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