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

Overload List

  Name Description
Public method Static member GetActionChunk(Guid)
Gets the action chunk with the specified world ID. If the action chunk cannot be found, this method returns null.
Public method Static member GetActionChunk(IComparable)
Gets an action chunk with the specified label. If an action chunk cannot be found, this method returns null.

See Also