feat: Cleanup classes
This commit is contained in:
@@ -33,8 +33,7 @@ public:
|
||||
UPROPERTY( meta=(NoAutoJson = true) )
|
||||
bool mOverrideNetworkConnectionTransform = false;
|
||||
|
||||
/* By default the adapter will use the Power Connection Components Transform
|
||||
* Override this and manually set the transform
|
||||
/* By default the adapter will use the Power Connection Components transform for the Network Connection Component transform. Override this and manually set the transform
|
||||
*/
|
||||
UPROPERTY( EditDefaultsOnly, BlueprintReadOnly, Category = "ModAdapter", meta = ( EditCondition = mOverrideNetworkConnectionTransform ) )
|
||||
FTransform mNetworkConnectionRelativeTransform;
|
||||
|
||||
Reference in New Issue
Block a user