Delegate used at the beginning of the game to let player choose his Landing Point.
| C# | Visual Basic | Visual C++ |
public delegate void ChooseLandingPointHandler()
Public Delegate Sub ChooseLandingPointHandler
public delegate void ChooseLandingPointHandler()
[Missing <remarks> documentation for T:PH.Common.ChooseLandingPointHandler]