op_Subtraction

operator -

  • Sobrecarga del operador
public static FVector3 operator -(FVector3 a)
ParámetroEscribeDescripción
aFVector3

Ver también


operator -

  • Sobrecarga del operador
public static FVector3 operator -(FVector3 a, FVector3 b)
ParámetroEscribeDescripción
aFVector3
bFVector3

Ver también