Debugging Tools for Windows |
The HasNode method determines if there is a current item in the list iteration.
bool
ExtRemoteData::HasNode(
void
)
None
HasNode returns true if there is a current item in the list iteration, and false otherwise.
If this method returns true, ExtRemoteList::GetNodeOffset can be used to return the current item in the list.
Headers: Defined in Engextcpp.hpp. Include Engextcpp.hpp.