nw::anim::res::ResAnim::CreateEmptyLightAnim Member Function

Syntax

static ResAnim CreateEmptyLightAnim(
     nw::os::IAllocator * allocator
);

Arguments

Name Description
in allocator Allocator used for generation.

Return Values

Returns an empty light animation resource.

Description

Creates an empty light animation resource.


CONFIDENTIAL