C# Class DarkEmu_GameServer.character._grabpet

Show file Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
Active bool
Details pet_obj
Grabpetid int
Picking bool
Spawned bool

Property Details

Active public property

public bool Active
return bool

Details public property

public pet_obj,DarkEmu_GameServer Details
return pet_obj

Grabpetid public property

public int Grabpetid
return int

Picking public property

public bool Picking
return bool

Spawned public property

public bool Spawned
return bool