@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include"plResMgr\plLocalization.h"
#include"plResMgr\plLocalization.h"
#include"plMessage\plLOSRequestMsg.h"
#include"plMessage\plLOSRequestMsg.h"
#include<python.h>
#include<Python.h>
PYTHON_GLOBAL_METHOD_DEFINITION(PtYesNoDialog,args,"Params: selfkey,dialogMessage\nThis will display a Yes/No dialog to the user with the text dialogMessage\n"
PYTHON_GLOBAL_METHOD_DEFINITION(PtYesNoDialog,args,"Params: selfkey,dialogMessage\nThis will display a Yes/No dialog to the user with the text dialogMessage\n"
@ -32,7 +32,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include"NucleusLib/inc/plPipeline.h"
#include"NucleusLib/inc/plPipeline.h"
#include"pnNetBase/pnNetBase.h"
#include"pnNetBase/pnNetBase.h"
#include<python.h>
#include<Python.h>
PYTHON_GLOBAL_METHOD_DEFINITION(PtRequestLOSScreen,args,"Params: selfKey,ID,xPos,yPos,distance,what,reportType\nRequest a LOS check from a point on the screen")
PYTHON_GLOBAL_METHOD_DEFINITION(PtRequestLOSScreen,args,"Params: selfKey,ID,xPos,yPos,distance,what,reportType\nRequest a LOS check from a point on the screen")