Exemplo n.º 1
0
 static FQuat()
 {
     if (UnrealTypes.CanLazyLoadNativeType(typeof(FQuat)))
     {
         LoadNativeType();
     }
     UnrealTypes.OnCCtorCalled(typeof(FQuat));
 }
Exemplo n.º 2
0
 static FInt32RangeBound()
 {
     if (UnrealTypes.CanLazyLoadNativeType(typeof(FInt32RangeBound)))
     {
         LoadNativeType();
     }
     UnrealTypes.OnCCtorCalled(typeof(FInt32RangeBound));
 }
Exemplo n.º 3
0
 static FFloatRange()
 {
     if (UnrealTypes.CanLazyLoadNativeType(typeof(FFloatRange)))
     {
         LoadNativeType();
     }
     UnrealTypes.OnCCtorCalled(typeof(FFloatRange));
 }
Exemplo n.º 4
0
 static FOrientedBox()
 {
     if (UnrealTypes.CanLazyLoadNativeType(typeof(FOrientedBox)))
     {
         LoadNativeType();
     }
     UnrealTypes.OnCCtorCalled(typeof(FOrientedBox));
 }
Exemplo n.º 5
0
 static FTwoVectors()
 {
     if (UnrealTypes.CanLazyLoadNativeType(typeof(FTwoVectors)))
     {
         LoadNativeType();
     }
     UnrealTypes.OnCCtorCalled(typeof(FTwoVectors));
 }
Exemplo n.º 6
0
 static FInterpCurvePointQuat()
 {
     if (UnrealTypes.CanLazyLoadNativeType(typeof(FInterpCurvePointQuat)))
     {
         LoadNativeType();
     }
     UnrealTypes.OnCCtorCalled(typeof(FInterpCurvePointQuat));
 }
Exemplo n.º 7
0
 static FInterpCurvePointLinearColor()
 {
     if (UnrealTypes.CanLazyLoadNativeType(typeof(FInterpCurvePointLinearColor)))
     {
         LoadNativeType();
     }
     UnrealTypes.OnCCtorCalled(typeof(FInterpCurvePointLinearColor));
 }
Exemplo n.º 8
0
 static FBox2D()
 {
     if (UnrealTypes.CanLazyLoadNativeType(typeof(FBox2D)))
     {
         LoadNativeType();
     }
     UnrealTypes.OnCCtorCalled(typeof(FBox2D));
 }
Exemplo n.º 9
0
 static FRandomStream()
 {
     if (UnrealTypes.CanLazyLoadNativeType(typeof(FRandomStream)))
     {
         LoadNativeType();
     }
     UnrealTypes.OnCCtorCalled(typeof(FRandomStream));
 }
Exemplo n.º 10
0
 static FBoxSphereBounds()
 {
     if (UnrealTypes.CanLazyLoadNativeType(typeof(FBoxSphereBounds)))
     {
         LoadNativeType();
     }
     UnrealTypes.OnCCtorCalled(typeof(FBoxSphereBounds));
 }
Exemplo n.º 11
0
 static FVector4()
 {
     if (UnrealTypes.CanLazyLoadNativeType(typeof(FVector4)))
     {
         LoadNativeType();
     }
     UnrealTypes.OnCCtorCalled(typeof(FVector4));
 }
Exemplo n.º 12
0
 static FRotator()
 {
     if (UnrealTypes.CanLazyLoadNativeType(typeof(FRotator)))
     {
         LoadNativeType();
     }
     UnrealTypes.OnCCtorCalled(typeof(FRotator));
 }
Exemplo n.º 13
0
 static UBPTest1()
 {
     if (UnrealTypes.CanLazyLoadNativeType(typeof(UBPTest1)))
     {
         LoadNativeType();
     }
     UnrealTypes.OnCCtorCalled(typeof(UBPTest1));
 }
Exemplo n.º 14
0
 static FFloatInterval()
 {
     if (UnrealTypes.CanLazyLoadNativeType(typeof(FFloatInterval)))
     {
         LoadNativeType();
     }
     UnrealTypes.OnCCtorCalled(typeof(FFloatInterval));
 }