Four subject handles as a cache-friendly struct.  
 More...
#include <SubjectHandles4.h>
Four subject handles as a cache-friendly struct. 
 
◆ Add()
Add a new subject handle. 
Only valid subjects are added. 
 
 
◆ AddUnique()
  
  
      
        
          | int32 FSubjectHandles4::AddUnique  | 
          ( | 
          const FSubjectHandle &  | 
          SubjectHandle | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Add a unique subject handle. 
Only valid subjects are added. 
 
 
◆ At() [1/2]
Get a subject handle by its index. 
 
 
◆ At() [2/2]
Get a subject handle by its index. 
Constant version. 
 
 
◆ Empty()
  
  
      
        
          | void FSubjectHandles4::Empty  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Num()
  
  
      
        
          | int32 FSubjectHandles4::Num  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Get the number of elements in the list. 
 
 
◆ operator[]() [1/2]
Get a subject handle by its index. 
 
 
◆ operator[]() [2/2]
  
  
      
        
          | const FSubjectHandle& FSubjectHandles4::operator[]  | 
          ( | 
          const int32  | 
          Index | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get a subject handle by its index. 
Constant version. 
 
 
◆ Remove()
The documentation for this struct was generated from the following file:
- D:/ApparatusMark/Plugins/Apparatus/Source/ApparatusRuntime/Public/SubjectHandles4.h