Rephrased description of PSA export option
This commit is contained in:
@@ -152,7 +152,7 @@ class PSA_PG_export(PropertyGroup):
|
|||||||
default=False,
|
default=False,
|
||||||
name='Enforce Bone Name Restrictions',
|
name='Enforce Bone Name Restrictions',
|
||||||
description='Bone names restrictions will be enforced. Note that bone names without properly formatted names '
|
description='Bone names restrictions will be enforced. Note that bone names without properly formatted names '
|
||||||
'cannot be referenced in scripts'
|
'may not be able to be referenced in-engine'
|
||||||
)
|
)
|
||||||
sequence_name_prefix: StringProperty(name='Prefix', options=empty_set)
|
sequence_name_prefix: StringProperty(name='Prefix', options=empty_set)
|
||||||
sequence_name_suffix: StringProperty(name='Suffix', options=empty_set)
|
sequence_name_suffix: StringProperty(name='Suffix', options=empty_set)
|
||||||
|
|||||||
Reference in New Issue
Block a user