FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
CMText Class Reference

#include <CMText.h>

Public Member Functions

 CMText (wchar_t const *, int)
 
int Length (void)
 
virtual void Emit (CMEmitter &)
 
void Length (int)
 
void Text (wchar_t const *)
 
wchar_t const * Text (void)
 

Detailed Description

Definition at line 21 of file CMText.h.

Constructor & Destructor Documentation

◆ CMText()

CMText::CMText ( wchar_t const * ,
int  )

Member Function Documentation

◆ Emit()

virtual void CMText::Emit ( CMEmitter & )
virtual

◆ Length() [1/2]

void CMText::Length ( int )

◆ Length() [2/2]

int CMText::Length ( void )

◆ Text() [1/2]

wchar_t const * CMText::Text ( void )

◆ Text() [2/2]

void CMText::Text ( wchar_t const * )

The documentation for this class was generated from the following file: