[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:AW.Instance.ServerWorldChange(System.Int32)]

Syntax

C#
public void ServerWorldChange(
	int id
)
Visual Basic (Declaration)
Public Sub ServerWorldChange ( _
	id As Integer _
)

Parameters

id
Type: System..::.Int32

[Missing <param name="id"/> documentation for "M:AW.Instance.ServerWorldChange(System.Int32)"]

See Also