프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |