Photon Server API Documentation v5.0RC1

Static Public Member Functions | List of all members
Photon.NameServer.Configuration.ConfigurationLoader Class Reference

Static Public Member Functions

static bool TryLoadFromFile (string fileName, out List< Node > config, out string message)
 
static List< NodeLoadFromFile (string fileName)
 

Member Function Documentation

◆ LoadFromFile()

static List<Node> Photon.NameServer.Configuration.ConfigurationLoader.LoadFromFile ( string  fileName)
inlinestatic

◆ TryLoadFromFile()

static bool Photon.NameServer.Configuration.ConfigurationLoader.TryLoadFromFile ( string  fileName,
out List< Node config,
out string  message 
)
inlinestatic