Static Public Member Functions | |
| static mixed | SetBuffActive (mixed buffid, mixed bIsActive) |
| static mixed | MakeBuffIconWidget (mixed parent, mixed iGumpID, mixed x, mixed y) |
| returns widget,w,h | |
| static mixed | HandleBuffInfo (mixed buffinfo) |
| static mixed | ExportGumpMatTexture (mixed iGumpID, mixed sFilePath) |
| static mixed | ExportMatTexture (mixed sMatName, mixed sFilePath) |
Definition at line 3783 of file lua_pseudo_code.cpp.
| static mixed buff::SetBuffActive | ( | mixed | buffid, | |
| mixed | bIsActive | |||
| ) | [inline, static] |
Definition at line 3785 of file lua_pseudo_code.cpp.
| static mixed buff::MakeBuffIconWidget | ( | mixed | parent, | |
| mixed | iGumpID, | |||
| mixed | x, | |||
| mixed | y | |||
| ) | [inline, static] |
| static mixed buff::HandleBuffInfo | ( | mixed | buffinfo | ) | [inline, static] |
add : argumentsmode_end=0,argumentsmode_start=0,argumentsmode_startif=0,buff_duration=0,clilocid1=1075655,clilocid2=1075656,icon_buffid1=1012,icon_buffid2=1012,icon_show1=1,icon_show2=1,player_serial=72273,temp1=0,temp2=0,temp3=0,temp4=0,temp5=0, del : icon_buffid1=1012,icon_show1=0,player_serial=72273,temp1=0,
Definition at line 3792 of file lua_pseudo_code.cpp.
| static mixed buff::ExportGumpMatTexture | ( | mixed | iGumpID, | |
| mixed | sFilePath | |||
| ) | [inline, static] |
Definition at line 3794 of file lua_pseudo_code.cpp.
| static mixed buff::ExportMatTexture | ( | mixed | sMatName, | |
| mixed | sFilePath | |||
| ) | [inline, static] |
Definition at line 3796 of file lua_pseudo_code.cpp.
1.5.6