MCPcopy Create free account
hub / github.com/doldecomp/mkdd / getRateStep

Method getRateStep

include/JSystem/JParticle/JPABlock.h:113–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111 u16 getVolumeSize() { return mData->mVolumeSize; }
112 f32 getRate() { return mData->mRate; }
113 u8 getRateStep() { return mData->mRateStep; }
114 f32 getVolumeSweep() { return mData->mVolumeSweep; }
115 f32 getVolumeMinRad() { return mData->mVolumeMinRad; }
116 f32 getInitVelOmni() { return mData->mInitialVelOmni; }

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected