feat(Core/scripts): expose Halaa slider value and owner setter
This commit is contained in:
parent
9613587ec4
commit
718454fd48
2 changed files with 12 additions and 0 deletions
|
|
@ -324,6 +324,8 @@ public:
|
|||
|
||||
void HandleKillImpl(Player* player, Unit* killed) override;
|
||||
|
||||
OPvPCapturePointNA* GetCapturePoint() { return m_obj; }
|
||||
|
||||
private:
|
||||
OPvPCapturePointNA* m_obj;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue