Pol
Revision:cb584c9
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
skills.h
Go to the documentation of this file.
1
7
#ifndef __SKILLS_H
8
#define __SKILLS_H
9
namespace
Pol
10
{
11
namespace
Network
12
{
13
class
Client;
14
}
15
namespace
Mobile
16
{
17
class
Attribute;
18
}
19
namespace
Core
20
{
21
bool
CanUseSkill
( Network::Client* client );
22
bool
StartSkillScript
( Network::Client* client,
const
Mobile::Attribute* attrib );
23
}
24
}
25
#endif
Pol::Core::StartSkillScript
bool StartSkillScript(Network::Client *client, const Mobile::Attribute *attrib)
Definition:
useskill.cpp:59
Pol::Core::FilterType::Mobile
Pol::Core::CanUseSkill
bool CanUseSkill(Network::Client *client)
Definition:
useskill.cpp:87
Pol
Definition:
berror.cpp:12
pol
skills.h
Generated on Wed Oct 10 2018 02:42:27 for Pol by
1.8.11