Navigation
API > API/Plugins > API/Plugins/TextureGraph > API/Plugins/TextureGraph/Expressions > API/Plugins/TextureGraph/Expressions/Procedural > API/Plugins/TextureGraph/Expressions/Procedural/UTG_Expression_Shape
- UObject::CanEditChange()
- UTG_Expression::CanEditChange()
- UTG_Expression_Shape::CanEditChange()
References
| Module | TextureGraph |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraph/Public/Expressions/Procedural/TG_Expression_Shape.h |
| Include | #include "Expressions/Procedural/TG_Expression_Shape.h" |
| Source | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraph/Private/Expressions/Procedural/TG_Expression_Shape.cpp |
virtual bool CanEditChange
(
const FProperty * InProperty
) const
Remarks
Used to implement EditCondition logic for both Node UI and Details View.