C# Class D3DTextureLoggerClient.D3DLoggerInterface

Inheritance: System.MarshalByRefObject
Afficher le fichier Open project: emist/D3DTextureLoggerClient Class Usage Examples

Méthodes publiques

Свойство Type Description
CaptureFrame bool
OutPutDir string
TotalPrims int
chamed bool
clearChams bool
clearprims bool
display bool
exe string
keys List
primCount string
rip bool
saveprim bool

Méthodes publiques

Méthode Description
ClearQueue ( ) : void
GetKeyPressed ( Keys &key ) : void
IsInstalled ( Int32 InClientPID ) : void
Message ( Int32 InClientPID, String strings ) : void
Ping ( ) : void
ReportException ( Exception InInfo ) : void
ToggleCaptureFrame ( ) : void
ToggleClearChams ( ) : void
ToggleClearPrims ( ) : void
ToggleDisplayPrim ( ) : void
ToggleRip ( ) : void
Togglecham ( ) : void
UpdatePrimandVertCount ( string primcount, string vertcount ) : void
UpdateTotalPrims ( int prims ) : void
clearautomatic ( ) : void
clearsaveprim ( ) : void

Method Details

ClearQueue() public méthode

public ClearQueue ( ) : void
Résultat void

GetKeyPressed() public méthode

public GetKeyPressed ( Keys &key ) : void
key Keys
Résultat void

IsInstalled() public méthode

public IsInstalled ( Int32 InClientPID ) : void
InClientPID System.Int32
Résultat void

Message() public méthode

public Message ( Int32 InClientPID, String strings ) : void
InClientPID System.Int32
strings String
Résultat void

Ping() public méthode

public Ping ( ) : void
Résultat void

ReportException() public méthode

public ReportException ( Exception InInfo ) : void
InInfo System.Exception
Résultat void

ToggleCaptureFrame() public méthode

public ToggleCaptureFrame ( ) : void
Résultat void

ToggleClearChams() public méthode

public ToggleClearChams ( ) : void
Résultat void

ToggleClearPrims() public méthode

public ToggleClearPrims ( ) : void
Résultat void

ToggleDisplayPrim() public méthode

public ToggleDisplayPrim ( ) : void
Résultat void

ToggleRip() public méthode

public ToggleRip ( ) : void
Résultat void

Togglecham() public méthode

public Togglecham ( ) : void
Résultat void

UpdatePrimandVertCount() public méthode

public UpdatePrimandVertCount ( string primcount, string vertcount ) : void
primcount string
vertcount string
Résultat void

UpdateTotalPrims() public méthode

public UpdateTotalPrims ( int prims ) : void
prims int
Résultat void

clearautomatic() public méthode

public clearautomatic ( ) : void
Résultat void

clearsaveprim() public méthode

public clearsaveprim ( ) : void
Résultat void

Property Details

CaptureFrame public_oe property

public bool CaptureFrame
Résultat bool

OutPutDir public_oe property

public string OutPutDir
Résultat string

TotalPrims public_oe property

public int TotalPrims
Résultat int

chamed public_oe property

public bool chamed
Résultat bool

clearChams public_oe property

public bool clearChams
Résultat bool

clearprims public_oe property

public bool clearprims
Résultat bool

display public_oe property

public bool display
Résultat bool

exe public_oe property

public string exe
Résultat string

keys public_oe property

public List keys
Résultat List

primCount public_oe property

public string primCount
Résultat string

rip public_oe property

public bool rip
Résultat bool

saveprim public_oe property

public bool saveprim
Résultat bool