UMenu.UMenuPlayerMeshClient
- Extends
- UMenuDialogClientWindow
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowWindow
|
+-- UWindow.UWindowClientWindow
|
+-- UWindow.UWindowDialogClientWindow
|
+-- UMenu.UMenuDialogClientWindow
|
+-- UMenu.UMenuPlayerMeshClient
var bool bFace;
var localized string BodyText;
var bool bRotate;
var bool bTween;
var localized string FaceText;
function BeforePaint (
Canvas C,
float X,
float Y) )
function ClearSkins ( ) )
function Close ( optional bool bByParent) )
function Created ( ) )
function FacePressed ( ) )
function LeftPressed ( ) )
function Paint (
Canvas C,
float X,
float Y) )
function Resized ( ) )
function RightPressed ( ) )
function SetMesh ( mesh NewMesh) )
function SetMeshString ( string NewMesh) )
function SetNoAnimMesh ( mesh NewMesh) )
function SetNoAnimMeshString ( string NewMesh) )
function SetSkin (
texture NewSkin) )
function Tick ( float Delta) )
defaultproperties
{
FaceText="Face"
BodyText="Body"
}
|
Creation time: Fr 7.6.2013 13:15:18.112 - Created with
UnCodeX