CVEFVidCellFile Class
Overview
Note
The CVEFVidCellFile class handles
The structure used for this class is CVEFVidCellFile
Quick Reference
Quick Ref |
void CVEFVidCellFile::CVEFVidCellFile(CResRef cNewResRef) |
void CVEFVidCellFile::~CVEFVidCellFile() |
CVEFVidCell* CVEFVidCellFile::GetVEFVidCell() |
Constructors
Name |
Description |
Constructs a |
|
Destroys a |
CVEFVidCellFile::CVEFVidCellFile
Constructs a CVEFVidCellFile object
void CVEFVidCellFile::CVEFVidCellFile(:ref:`CResRef<CResRef>` cNewResRef);
Parameters
CResRef cNewResRef - new resource reference
Remarks
Constructs a CVEFVidCellFile object
CVEFVidCellFile::~CVEFVidCellFile
Destroys the CVEFVidCellFile object
void CVEFVidCellFile::~CVEFVidCellFile();
Remarks
Destroys the CVEFVidCellFile object
Methods
Name |
Description |
CVEFVidCellFile::GetVEFVidCell
CVEFVidCell* CVEFVidCellFile::GetVEFVidCell();
Return Value
Returns CVEFVidCell*
Remarks