extern void SendProxy_Angles( const SendProp *pProp, const void *pStruct, const void *pData, DVariant *pOut, int iElement, int objectID ); void SendProxy_FuncRotatingAngles( const SendProp *pProp, const void *pStruct, const void *pData, DVariant *pOut, int iElement, int objectID ) { CFuncRotating *entity = (CFuncRotating*)pStruct; Assert( entity ); if ( entity->HasSpawnFlags(SF_BRUSH_ROTATE_CLI
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected