AddExperience class
AddExperience
Inheritance
Base: game.PlayerScriptableSystemRequest
Derived
None.
Properties
| Property | Type | |
|---|---|---|
amount | int | scripted |
experienceType | game.data.ProficiencyType | scripted |
debug | bool | scripted |
Functions
void Set(WeakHandle<game.Object> _owner, int expAmount, game.data.ProficiencyType type, bool isDebug)RTTI