SmartName::MaxUID

Max UID used for overflow checking.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/AnimTypes.h

Include

#include "Animation/AnimTypes.h"

Syntax

namespace SmartName
{
    static const UID_Type SmartName::MaxUID = ((uint16) 0xffff);
}

Remarks

Max UID used for overflow checking.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss