API 설명서 > Miscellaneous > Object ProLayerstate > Function ProLayerstateDefaultPropagateSet
Function ProLayerstateDefaultPropagateSet
Description
Control whether Layer statuses propagate from top model to sub models by default.
Synopsis
#include <ProLayerstate.h>
ProLayerstateDefaultPropagateSet
(
ProLayerstate* p_state
/* (In)
layer state.
*/
/* (In)
PRO_B_TRUE/PRO_B_FALSE.
*/
)
Returns
value update.
Invalid layer state data.
Layer state not found.
input value is same as value on layer state.
User Guide References
도움이 되셨나요?