defType property

String? defType
getter/setter pair

Optional default resource type to find, if "type/" is not included in the name. Can be null to require an explicit type.

Example: "anim"

Implementation

String? defType;