Mostly Harmless
UE3:PBRuleNodeBase (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> PBRuleNodeBase |
- Package:
- Engine
- Direct subclasses:
- PBRuleNodeAlternate, PBRuleNodeCorner, PBRuleNodeEdgeAngle, PBRuleNodeEdgeMesh, PBRuleNodeExtractTopBottom, PBRuleNodeLODQuad, PBRuleNodeMesh, PBRuleNodeOcclusion, PBRuleNodeQuad, PBRuleNodeRandom, PBRuleNodeRepeat, PBRuleNodeSize, PBRuleNodeSplit, PBRuleNodeComment, PBRuleNodeSubRuleset, PBRuleNodeVariation
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Properties[edit]
Property group 'PBRuleNodeBase'[edit]
Comment[edit]
Type: string
Modifiers: editoronly
User defined comment, shown above node
Internal variables[edit]
DrawHeight[edit]
Type: int
Modifiers: editoronly
DrawWidth[edit]
Type: int
Modifiers: editoronly
InDrawY[edit]
Type: int
Modifiers: editoronly
NextRules[edit]
Type: array<PBRuleLink>
Modifiers: editfixedsize
Default value:
Member | Value |
---|---|
LinkName | 'Next' |
RulePosX[edit]
Type: int
Modifiers: editoronly
Visual X position of this rule in editor
RulePosY[edit]
Type: int
Modifiers: editoronly
Visual Y position of this rule in editor
Structs[edit]
PBRuleLink[edit]
Modifiers: native