| Package | Description |
|---|---|
| pl.edu.icm.unity.engine.api.translation.in |
Input translation profiles API
|
| Modifier and Type | Method and Description |
|---|---|
AttributeEffectMode |
MappedAttribute.getMode() |
static AttributeEffectMode |
AttributeEffectMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeEffectMode[] |
AttributeEffectMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MappedAttribute(AttributeEffectMode mode,
pl.edu.icm.unity.types.basic.Attribute attribute) |
Copyright © 2018 Unity. All rights reserved.