Jungle_Week1_Team2
Loading...
Searching...
No Matches
CPropertyWindow Class Reference

#include <PropertyWindow.h>

Public Member Functions

void Render ()
void SetTarget (const FVector &Location, const FVector &Rotation, const FVector &Scale, const char *ActorName=nullptr)
bool IsModified () const
FVector GetLocation () const
FVector GetRotation () const
FVector GetScale () const
void SetOnChanged (FPropertyChangedCallback Callback)

Public Attributes

FPropertyChangedCallback OnChanged

Member Function Documentation

◆ GetLocation()

FVector CPropertyWindow::GetLocation ( ) const
inline

◆ GetRotation()

FVector CPropertyWindow::GetRotation ( ) const
inline

◆ GetScale()

FVector CPropertyWindow::GetScale ( ) const
inline

◆ IsModified()

bool CPropertyWindow::IsModified ( ) const
inline

◆ Render()

void CPropertyWindow::Render ( )

◆ SetOnChanged()

void CPropertyWindow::SetOnChanged ( FPropertyChangedCallback Callback)
inline

◆ SetTarget()

void CPropertyWindow::SetTarget ( const FVector & Location,
const FVector & Rotation,
const FVector & Scale,
const char * ActorName = nullptr )

Member Data Documentation

◆ OnChanged

FPropertyChangedCallback CPropertyWindow::OnChanged

The documentation for this class was generated from the following files: