Home -> IStateBufferLayout -> ConstructStateLayout

Description

The ConstructStateLayout method completes the process of constructing a state buffer layout.

Usage

SuccessToken ConstructStateLayout();

Return value

[SuccessToken]
True if the operation succeeded, false otherwise. An assertion will be raised in debug builds if the result is not tested.

See also