------------------------------------------------------------------------------------------------------
| 365 | |
| 366 | // ------------------------------------------------------------------------------------------------------ |
| 367 | void Tr2IntSkinnedObject::RemoveFromScene( void ) |
| 368 | { |
| 369 | // Get out of the Apex scene |
| 370 | RemoveFromApexScene(); |
| 371 | } |
| 372 | |
| 373 | // -------------------------------------------------------------------------------------- |
| 374 | // Description: |
no outgoing calls
no test coverage detected