IEntityRopeProxy

C++
struct IEntityRopeProxy : public IEntityProxy {
};
File

IEntityProxy.h

Description

Proxy for the entity rope.

IEntityRopeProxy::GetRopeRenderNode Method
C++
virtual struct IRopeRenderNode* GetRopeRenderNode() = 0;