RealTimeBaseTable Constructor(Boolean)
- Last UpdatedApr 08, 2026
- 1 minute read
Constructor that will optionally create the wrapped object.
If this is called with false you MUST set the wrapped object before calling any other methods.
Not for general use (called from RealTimeSetTable constructor).
protected RealTimeBaseTable(
bool createWrappedBaseTable
)
protected:
RealTimeBaseTable(
bool createWrappedBaseTable
)
Parameters
- createWrappedBaseTable
- Whether to create the wrapped base table