GogApi


GameFeature Module

Contains some helper function for GameFeature

Functions and values

Function or value Description

fromString str

Full Usage: fromString str

Parameters:
    str : string

Returns: GameFeature

Converts a string representation back to a GameFeature

str : string
Returns: GameFeature

toString feature

Full Usage: toString feature

Parameters:
Returns: string

Converts a GameFeature into its string representation

feature : GameFeature
Returns: string