IMMOItem Interface |
Namespace: Sfs2X.Entities
public interface IMMOItem
The IMMOItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | AOIEntryPoint |
Returns the entry point of this item in the current user's AoI.
|
![]() | Id |
Indicates the id of this item.
|
Name | Description | |
---|---|---|
![]() | ContainsVariable |
Indicates whether this item has the specified MMOItem Variable set or not.
|
![]() | GetVariable |
Retrieves an MMOItem Variable from its name.
|
![]() | GetVariables |
Retrieves all the MMOItem Variables of this item.
|