Property | Type | Description |
---|
Method | Description | |
---|---|---|
ToString ( ) : string | ||
UnitPetEntry ( ) : System | ||
UnitPetEntry ( int snoID, PetTypes type, string internalname = "", PluginActorType actortype = PluginActorType.Monster, int interactRange = -1, int collisionRadius = -1 ) : System |
public UnitPetEntry ( int snoID, PetTypes type, string internalname = "", PluginActorType actortype = PluginActorType.Monster, int interactRange = -1, int collisionRadius = -1 ) : System | ||
snoID | int | |
type | PetTypes | |
internalname | string | |
actortype | PluginActorType | |
interactRange | int | |
collisionRadius | int | |
return | System |