| void SetOperationType(const EMovieGraphConditionGroupOpType& OperationType) | FinalNative+1 flags | | 0x01 |
| bool RemoveQuery(UMovieGraphConditionGroupQueryBase* InQuery) | FinalNative+1 flags | | 0x09 |
| bool MoveQueryToIndex(UMovieGraphConditionGroupQueryBase* InQuery, int32 NewIndex) | FinalNative+1 flags | | 0x0D |
| bool IsFirstConditionGroup() | FinalNative+1 flags | | 0x01 |
| TArray<UMovieGraphConditionGroupQueryBase*> GetQueries() | FinalNative+1 flags | | 0x10 |
| EMovieGraphConditionGroupOpType GetOperationType() | FinalNative+1 flags | | 0x01 |
| FMovieGraphEvaluationResult EvaluateActorsAndComponents(UWorld* InWorld) | FinalNative+1 flags | | 0xA8 |
| TSet<AActor*> Evaluate(UWorld* InWorld) | FinalNative+1 flags | | 0x58 |
| UMovieGraphConditionGroupQueryBase* DuplicateQuery(int32 QueryIndex) | FinalNative+1 flags | | 0x10 |
| UMovieGraphConditionGroupQueryBase* AddQuery(const TSubclassOf<UMovieGraphConditionGroupQueryBase>& InQueryType, int32 InsertIndex) | FinalNative+1 flags | | 0x18 |