GetRaftItems(RaftItemType type) Method
Returns all of the items contained in the raft.
Syntax
public
virtual
IEnumerable
<
RaftItem2
> GetRaftItems(
RaftItemType
type)
Parameters
type
Type:
RaftItemType
Returns
All of the items contained in the raft.