Private Member Functions | |
| void | InitBait (ItemBase item) |
| bool | IsBaitEmptyHook () |
Private Attributes | |
| const float | FISHING_SUCCESS = 0.2 |
| const float | FISHING_BAIT_LOSS = 0.02 |
| const float | FISHING_HOOK_LOSS = 0.015 |
| const float | FISHING_DAMAGE = 1.5 |
| const float | FISHING_GARBAGE_CHANCE = 0.2 |
| bool | m_IsSurfaceSea |
| bool | m_IsBaitAnEmptyHook |
| int | m_FishingResult = -1 |
| float | m_RodQualityModifier = 0 |
| ItemBase | m_Bait |
|
inlineprivate |
References m_Bait, and m_IsBaitAnEmptyHook.
Referenced by HandleFishingResultFailure(), HandleFishingResultSuccess(), and ActionFishingNew::SetupAction().
|
inlineprivate |
References m_IsBaitAnEmptyHook.
Referenced by ActionFishingNew::EvaluateFishingResult(), HandleFishingResultFailure(), and HandleFishingResultSuccess().
|
private |
Referenced by ActionFishingNew::EvaluateFishingResult().
|
private |
Referenced by HandleFishingResultFailure(), and HandleFishingResultSuccess().
|
private |
Referenced by HandleFishingResultSuccess().
|
private |
Referenced by HandleFishingResultFailure().
|
private |
Referenced by ActionFishingNew::EvaluateFishingResult().
|
private |
Referenced by HandleFishingResultFailure(), HandleFishingResultSuccess(), and InitBait().
|
private |
|
private |
Referenced by InitBait(), and IsBaitEmptyHook().
|
private |
Referenced by HandleFishingResultSuccess(), and ActionFishingNew::SetupAction().
|
private |
Referenced by ActionFishingNew::EvaluateFishingResult(), and ActionFishingNew::SetupAction().