Abilities
Importing the class
It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import at the very top of the file.
Methods
Return Type: float
Return Type: float
Parameter | Type |
---|---|
Parameter param0 | Type float |
Parameter | Type |
---|---|
Parameter param0 | Type float |
Properties
Name | Type | Has Getter | Has Setter |
---|---|---|---|
Name flyingSpeed | Type float | Has Getter true | Has Setter true |
Name walkingSpeed | Type float | Has Getter true | Has Setter true |