BM.ResizeVector2
Type JSONpublic class in BM
Type metadata
- Assembly
CandideServer - Namespace
BM - Base type
BM.Leaf - Hash
0344EBD19E05F1E496586DBB1BB1F41E6F7822A5D1BCF2FBEA4E4579C2538351
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
_newSize# | private | private BM.NodeArg<System.Single> _newSize |
_vector2# | private | private BM.NodeArg<Microsoft.Xna.Framework.Vector2> _vector2 |
_writeVector2# | private | private System.String _writeVector2 |
Methods
Update
#
protected Node.Status Update(BM.BTUpdateContext updateCtx, BM.Blackboard blackboard)
Method metadata
- Visibilityprotected
- Return type
Node.Status - StaticFalse
- VirtualTrue
- Hash
A48EF0BF965AE963F54DA268D02109F84FE3723EE3761CC54FEA06FE9D528DE8 - Body hash
C37A92AFED1CF1BA1BA708956E7535F9386EDF9971EC60AFD28672E8A9A7E5DA - IL size56
Referenced calls
BM.NodeArg<Microsoft.Xna.Framework.Vector2>::Get(BM.Blackboard)BM.NodeArg<System.Single>::Get(BM.Blackboard)CandideCreator.Shared.Helpers.VectorExtension::NormalizeSafe(Microsoft.Xna.Framework.Vector2&)Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)BM.Blackboard::SetValue(System.String, T)