| bCreateIfMissing |
bool |
If the target instanced uobject is missing, create one with the properties that should have been parsed. |
AudioPropertiesParserBase.h |
- EditAnywhere
- Category="Parsing Instructions"
|
| bOverrideParsing |
bool |
Use this to signal that you would like to use a different parser for the instanced objects. |
AudioPropertiesParserBase.h |
- EditAnywhere
- Category="Parsing Instructions"
|
| InstancedObjectClass |
TSubclassOf< UObject > |
The instanced object class that will be targeted by these instructions. |
AudioPropertiesParserBase.h |
- EditAnywhere
- Category="Parsing Instructions"
|
| PropertiesParser |
TObjectPtr< UAudioPropertiesParserBase > |
|
AudioPropertiesParserBase.h |
- EditAnywhere
- Instanced
- Category="Parsing Instructions"
- Meta=(EditCondition="bOverrideParsing", EditConditionHides)
|