![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <OrientedEntity.h>
Public Member Functions | |
| TOrientedEntity (TSharedPtr< KeyType > InEntity, EOrientation InDirection) | |
| TOrientedEntity ()=default | |
| TOrientedEntity (TOrientedEntity &&)=default | |
| TOrientedEntity (const TOrientedEntity &)=default | |
| TOrientedEntity & | operator= (TOrientedEntity &&)=default |
| TOrientedEntity & | operator= (const TOrientedEntity &)=default |
Public Attributes | |
| TSharedPtr< KeyType > | Entity |
| EOrientation | Direction |
|
inline |
|
default |
|
default |
|
default |
|
default |
|
default |
| EOrientation UE::CADKernel::TOrientedEntity< KeyType >::Direction |
| TSharedPtr<KeyType> UE::CADKernel::TOrientedEntity< KeyType >::Entity |