[UE4] Why is there type checking

type checking

  Definition: Whether the behavior of the object conforms to the behavior of the type

  What it does: Helps developers find potential bugs.

 

type conversion

  Implicit type conversion: integers can operate with floating-point numbers

  Explicit type conversion / coercion

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325883852&siteId=291194637