MCPcopy Create free account
hub / github.com/RedPandaProjects/UnrealEngine / Booleanize

Function Booleanize

Source/Engine/Inc/UnMath.h:381–389  ·  view source on GitHub ↗

Return a boolean that is based on the vector's direction. When V==zero vector Booleanize(0)=1. Otherwise Booleanize(V) <-> !Booleanize(!B).

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected