Build viewer/editor #13
1 changed files with 0 additions and 4 deletions
|
@ -36,9 +36,5 @@ struct GenericStructProperty : public StructProperty {
|
|||
return nullptr;
|
||||
}
|
||||
|
||||
auto props() -> Containers::ArrayView<UnrealPropertyBase::ptr> {
|
||||
return properties;
|
||||
}
|
||||
|
||||
Containers::Array<UnrealPropertyBase::ptr> properties;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue