Namespace: Rx::LFR – Class: CRayFileWriter – Header: Rx.LFR/RayFileWriter.h
CRayFileWriter::HasInterface Method
C++
bool HasInterface(ERayFileWriterInterface eInterface)
Queries if this object has the given interface.
Parameters
[ERayFileWriterInterface] eInterface |
[in] The interface to query. |
Returns
bool |
True if this class has the given interface, false if not. |