Click or drag to resize
EasyManagersGettersGameFiles Property
Get the game files manager.

Namespace:  GeonBit.Managers
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public GameFiles GameFiles { get; }

Property Value

Type: GameFiles
See Also