|
CriWare Unreal Engine
Plug-ins for CriWare solutions.
|
関数 | |
| UClass * | GetPropertyClass (TSharedPtr< IPropertyHandle > InProp) |
| UObject * | GetValueAsObject (TSharedPtr< IPropertyHandle > PropertyHandle) |
| bool | IsClassChildOfPropertyClass (const UStruct *Class, TSharedPtr< IPropertyHandle > InProp) |
| bool | IsPropertyValueChildOf (TSharedPtr< IPropertyHandle > InProp, const UStruct *Class) |
| UClass * AtomSoundBaseUtils::GetPropertyClass | ( | TSharedPtr< IPropertyHandle > | InProp | ) |
| UObject * AtomSoundBaseUtils::GetValueAsObject | ( | TSharedPtr< IPropertyHandle > | PropertyHandle | ) |
| bool AtomSoundBaseUtils::IsClassChildOfPropertyClass | ( | const UStruct * | Class, |
| TSharedPtr< IPropertyHandle > | InProp ) |
| bool AtomSoundBaseUtils::IsPropertyValueChildOf | ( | TSharedPtr< IPropertyHandle > | InProp, |
| const UStruct * | Class ) |