FreeFlow class library

ActionCollection Constructor

Initializes a new instance of the ActionCollection class for the specified stage in the specified map.

Overload List

Initializes a new instance of the ActionCollection class for the specified map. Will create a collection of creation actions.

public ActionCollection(Server,string);

Initializes a new instance of the ActionCollection class for the specified stage in the specified map.

public ActionCollection(Server,string,string);

See Also

ActionCollection Class | FreeFlow.Administration Namespace