Everytime I need to use a reverse for each loop I have to make a BlueprintImplementable Function. What is the right way to do it in C++?
             
            
              
              
              
            
            
           
          
            
              
                Kehel18
                (Kehel18)
              
                
              
                  
                  
              2
              
             
            
              Hello! You hust can check macro def, it is somth like this
             
            
              
              
              
            
            
           
          
            
              
                cw1289
                (cw1289)
              
              
                  
                  
              3
              
             
            
              did you google “C++ reverse for each loop” before asking this? There’s loads of examples