forEachProperty Method
Beta
Call a function for each property of this Entity.
forEachProperty(func: PropertyCallback, includeCustom: boolean = false): void
| Parameter | Type | Description |
|---|---|---|
| func | PropertyCallback | |
| includeCustom | boolean |
Defined in
Last Updated: 08 January, 2020