Constructor EmissionUIBlock
EmissionUIBlock(ExpandableBit, Features)
Constructs an EmissionUIBlock based on the parameters.
Declaration
public EmissionUIBlock(MaterialUIBlock.ExpandableBit expandableBit, EmissionUIBlock.Features features = (EmissionUIBlock.Features)-1)
Parameters
Type | Name | Description |
---|---|---|
MaterialUIBlock.ExpandableBit | expandableBit | Bit index used to store the foldout state. |
EmissionUIBlock.Features | features | Features of the block. |