Field MakePublic
If set, the generated method will be exposed as public. Otherwise it will have the same access modifier as the original method.
Namespace: Unity.Entities
Syntax
public bool MakePublic
Returns
Type | Description |
---|---|
Boolean |
If set, the generated method will be exposed as public. Otherwise it will have the same access modifier as the original method.
public bool MakePublic
Type | Description |
---|---|
Boolean |