C# Class DarkEmu_GameServer.character._attackpet

显示文件 Open project: CarlosX/DarkEmu

Public Properties

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

Property Details

Active public_oe property

public bool Active
return bool

Details public_oe property

public pet_obj,DarkEmu_GameServer Details
return pet_obj

Picking public_oe property

public bool Picking
return bool

Spawned public_oe property

public bool Spawned
return bool

Uniqueid public_oe property

public int Uniqueid
return int