C# Class DarkEmu_GameServer.character._grabpet

ファイルを表示 Open project: CarlosX/DarkEmu

Public Properties

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

Property Details

Active public_oe property

public bool Active
return bool

Details public_oe property

public pet_obj,DarkEmu_GameServer Details
return pet_obj

Grabpetid public_oe property

public int Grabpetid
return int

Picking public_oe property

public bool Picking
return bool

Spawned public_oe property

public bool Spawned
return bool