Annotation Interface AdvancedProperty


@Inherited @Retention(RUNTIME) @Target(FIELD) public @interface AdvancedProperty
Annotated property value will be added to "Advanced property" group in inspector.

Can be applied to property value with any class.

Author:
Renat Gilfanov