UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition PrimitiveComponentId.h:12
friend uint32 GetTypeHash(FPrimitiveComponentId Id)
Definition PrimitiveComponentId.h:28
bool IsValid() const
Definition PrimitiveComponentId.h:18
bool operator==(FPrimitiveComponentId OtherId) const
Definition PrimitiveComponentId.h:23
FPrimitiveComponentId()
Definition PrimitiveComponentId.h:15
uint32 PrimIDValue
Definition PrimitiveComponentId.h:33