mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-26 07:17:16 +00:00
Lua doors api
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ public:
|
||||
void SetZ(float in);
|
||||
void SetHeading(float in);
|
||||
void SetIncline(int in);
|
||||
void SetDoorName(char* name);
|
||||
void SetDoorName(const char* name);
|
||||
void SetOpenType(uint8 in);
|
||||
void SetLocation(float x, float y, float z);
|
||||
void SetSize(uint16 size);
|
||||
|
||||
Reference in New Issue
Block a user