Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 287 Bytes

GameEvents.OnFaithEarned.md

File metadata and controls

12 lines (9 loc) · 287 Bytes

GameEvents.OnFaithEarned

Description

TBD

Usage

GameEvents.OnFaithEarned(ePlayer [number], iFaithAmount [number])

Regular event: you can subscribe to it through GameEvents.OnFaithEarned.Add(<function handler>)

Parameters

  • ePlayer [number]
  • iFaithAmount [number]